summaryrefslogtreecommitdiff
path: root/pcr/braincurses/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/braincurses/PKGBUILD')
-rw-r--r--pcr/braincurses/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/braincurses/PKGBUILD b/pcr/braincurses/PKGBUILD
index 9180f900d..7580a87cc 100644
--- a/pcr/braincurses/PKGBUILD
+++ b/pcr/braincurses/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Luke R. <g4jc@openmailbox.org> GPG: rsa4096/3EAE8697
+# Contributor: Freemor <freemor@freemor.ca>
pkgname=braincurses
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A version of the classic game Mastermind"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'armv7h')
url="https://github.com/bderrly/braincurses"
license=('GPL2')
depends=('ncurses')