git » unzip.git » commit 75c953d

unzip 6.0

author Urja (ARMLFS builder)
2024-07-12 17:47:48 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:48 UTC
parent a8a10b90871ae7a0adb39dcd542ebe9843f9daa3

unzip 6.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9feaac0..45841e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgver=${pkgver/./}
 pkgrel=20
 pkgdesc='For extracting and viewing files in .zip archives'
 url='http://infozip.sourceforge.net/UnZip.html'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('custom')
 depends=('bzip2' 'bash')
 source=("https://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz"