* update minizip-ng to 4.0.4-1
This commit is contained in:
parent
505f25ffe7
commit
93e3267481
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=minizip-ng
|
||||
pkgver=4.0.3
|
||||
pkgver=4.0.4
|
||||
pkgrel=1
|
||||
pkgdesc='Fork of the popular zip manipulation library found in the zlib distribution'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -16,7 +16,7 @@ depends=(bzip2
|
||||
zstd)
|
||||
makedepends=(cmake)
|
||||
source=(https://github.com/zlib-ng/minizip-ng/archive/$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('e39a736d4f55c22fa548e68225b2e92bc22aedd9ab90d002b0c5851e3a7bdace')
|
||||
sha256sums=('955800fe39f9d830fcb84e60746952f6a48e41093ec7a233c63ad611b5fcfe9f')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $pkgname-$pkgver \
|
||||
|
Loading…
x
Reference in New Issue
Block a user