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 c0d2e9737b1c..d122459766a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=ghq
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Remote repository management made easy"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/x-motemen/ghq"
license=('MIT')
makedepends=('go' 'git') # Yes, you're right; no git-depended lines in the PKGBUILD but `make test` requires git...