summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-08-17 21:42:08 -0400
committerAndy Weidenbaum2018-08-17 21:42:08 -0400
commitd25d5a1d9f872b62c5cc71eaf6cf6b51b6912b83 (patch)
treebc9cead3654be2660018f6be3c3eb6255211b5d2 /PKGBUILD
parentb4d9ec3f7be4def45cec6930ef44dc16d77c8f49 (diff)
downloadaur-libbitcoin-server.tar.gz
increment pkgrel to 5; fix arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63c390b694d2..729dc35d22ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=libbitcoin-server
pkgver=3.5.0
-pkgrel=4
+pkgrel=5
pkgdesc="Bitcoin Full Node and Query Server"
-arch=('i686' 'x86_64')
+arch=('aarch64' 'x86_64')
depends=('boost'
'boost-libs'
'icu'