summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-07 00:42:37 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-07 00:42:37 -0700
commite8871c5d28ae6c800c1a3594ecf1a5fffe8f4e92 (patch)
tree413ab39737bfd7294ba19234a94d561b2197333a
parentAdd apulse as optdepend (diff)
downloadascii-patrol-master.tar.xz
Specify architectureHEADmaster
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cd4dc0..091365d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _exname=asciipat
pkgver=1.7
pkgrel=1
pkgdesc="Ascii Patrol is an ASCII game project which was mainly inspired by 'Moon Patrol'."
-arch=('any')
+arch=('x86_64')
url="https://github.com/msokalski/ascii-patrol"
license=('GPL')
depends=('libpulse')