summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-08-17 21:41:19 -0400
committerAndy Weidenbaum2018-08-17 21:41:19 -0400
commit673ca90befe6f75651421e971cead7c68a5853e9 (patch)
tree5c41f7a0893a8df7aae4a7ecb3852d6ddd0d3d20 /PKGBUILD
parent8030e3dc722492f9a4d36d9e547b433e877ad32c (diff)
downloadaur-libbitcoin-blockchain-git.tar.gz
increment pkgrel to 4; fix arch
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'