summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-08-17 21:40:19 -0400
committerAndy Weidenbaum2018-08-17 21:40:19 -0400
commit6a52b3afbbe014b2a99e97785b614632b9e5359a (patch)
tree4dc3c578125aae5ba6c2c350ac4e37b19f5f7335 /PKGBUILD
parentd01ace690b5db146051eb67b5131a331c545b8d1 (diff)
downloadaur-libbitcoin-network.tar.gz
increment pkgrel to 2; fix arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8820eac3f05b..3c36a3d73898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=libbitcoin-network
pkgver=3.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Bitcoin P2P Network Library"
-arch=('i686' 'x86_64')
+arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'x86_64')
depends=('boost'
'boost-libs'
'icu'