summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-08-17 21:40:09 -0400
committerAndy Weidenbaum2018-08-17 21:40:09 -0400
commit0b22e8aab7fccd05fecd3331813a9e27ce26f84a (patch)
tree388a2bd28cdf814ba2ce88a8accddf8f5efa66cf /PKGBUILD
parentb99734b3b641b06c855eb779e7f35c1fdbd62980 (diff)
downloadaur-libbitcoin-network-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 79a203201cd5..c5a64fb62e47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=libbitcoin-network-git
pkgver=20170307
-pkgrel=3
+pkgrel=4
pkgdesc="Bitcoin P2P Network Library"
-arch=('i686' 'x86_64')
+arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'x86_64')
depends=('boost'
'boost-libs'
'icu'