summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-08-14 13:35:41 +0800
committerChocobo12023-08-14 13:35:41 +0800
commit647d1a4bb2e4d35e3c9f787b3cb91bda7324f044 (patch)
treea79dab4259f8dc33ea221be43ea68b10c2b4aec4 /PKGBUILD
parentfc06a9ec9549ff0a9afe0d145c39a849fbac64aa (diff)
downloadaur-zlib-ng.tar.gz
upgpkg: zlib-ng 2.1.3-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fed235bf71f..fabba222090b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=zlib-ng
pkgver=2.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="zlib replacement with optimizations for 'next generation' systems"
-arch=('i686' 'x86_64')
+arch=('aarch64' 'i686' 'x86_64')
url="https://github.com/zlib-ng/zlib-ng"
license=('custom:zlib')
depends=('glibc')