summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfbde6ed575a..3fe3b05702ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ pkgbase=minizip-git
pkgname=(minizip-git minizip-static-git)
pkgdesc="Fork of the popular zip manipulation library found in the zlib distribution."
pkgver=4.0.0.r14.g57be074
-pkgrel=1
+pkgrel=2
arch=('x86_64')
-license=('zlib')
+license=('Zlib')
url="https://github.com/zlib-ng/minizip-ng"
depends=('zstd' 'bzip2' 'openssl>=3.0.7' 'libbsd')
makedepends=('git' 'cmake')