git » zip.git » commit d09eb35

zip 3.0

author Urja (ARMLFS builder)
2024-07-12 17:48:09 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:09 UTC
parent 5e68f4dbdb63bcfa3a1b7c816870cd3c3843a5e7

zip 3.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6c98ca1..870b83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgver=${pkgver/./}
 pkgrel=11
 pkgdesc='Compressor/archiver for creating and modifying zipfiles'
 url='http://www.info-zip.org/Zip.html'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('custom')
 depends=('bzip2')
 source=("https://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz"