summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkhai96_2020-03-26 09:45:29 +0700
committerkhai96_2020-03-26 09:45:29 +0700
commit6414bb89e390ed6491f622a60c5a5f5919a95c18 (patch)
tree58225edc5a8171527929fc98ed65d806b77ce2de /PKGBUILD
parent6d616fa505525236a1662449448a52d0a7681797 (diff)
downloadaur-6414bb89e390ed6491f622a60c5a5f5919a95c18.tar.gz
Specify arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7e03c017ca5..2fcf4a99db80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pueue-bin-2
pkgver='0.2.1'
pkgrel=0
-arch=('any')
+arch=('x86_64')
pkgdesc='A command scheduler for shells'
license=('MIT')
conflicts=('pueue-git' 'pueue' 'pueue-bin')