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 6cf384c29970..5046c438d7b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase=decred
pkgname=('dcrd' 'dcrwallet')
pkgver=1.0.8
-pkgrel=1
-arch=('i686' 'x86_64')
+pkgrel=2
+arch=('armv6h' 'armv7h' 'i686' 'x86_64')
makedepends=('git' 'glide' 'go')
groups=('decred')
url="https://decred.org"