summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author6z7y562025-03-27 08:24:56 +0300
committer6z7y562025-03-27 08:24:56 +0300
commit08280eae85a1823d8807b281f880e577de2e1178 (patch)
treede00460c9c08836a3c29f8b395b79fb3521162b6 /PKGBUILD
parentba91abf2b7da02cf885621bb0920002bb8dd8bb8 (diff)
downloadaur-wrdlist.tar.gz
add support arm
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6646b98fe9a0..89d6810f0312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=wrdlist
pkgver=0.0.5
pkgrel=1
-arch=('x86_64')
+arch=('x86_64' 'aarh64')
pkgdesc="Lightweight Wordlists Generator"
url="https://github.com/6z7y56/wrdlist"
license=('MIT')