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 9726bc8f9c90..171cea2f0ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=libbitcoin-blockchain-git
pkgver=20170228
-pkgrel=3
+pkgrel=4
pkgdesc="Bitcoin Blockchain Library"
-arch=('i686' 'x86_64')
+arch=('aarch64' 'x86_64')
depends=('boost'
'boost-libs'
'icu'