summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReihar2021-03-15 21:28:14 +0100
committerReihar2021-03-15 21:28:14 +0100
commit40061a22932c963f5ca4885215647a720bbe11e0 (patch)
tree8b12b847026796413268f9adef3f686b7b262c33
parentc1f64664645b119fe2f13df345c44588d4ebc844 (diff)
downloadaur-40061a22932c963f5ca4885215647a720bbe11e0.tar.gz
Added new arch
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9ba0f67959e..0495bd14470a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,9 @@
_pkgname=angband
pkgname=angband-ncurses
pkgver=4.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A roguelike dungeon exploration game based on the writings of JRR Tolkien (ncurses-only)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://rephial.org/"
license=('GPL2' 'custom')
depends=('ncurses')