summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-05-05 17:16:08 -0700
committerAndy Weidenbaum2016-05-05 17:16:08 -0700
commit7ada09df36677519fb5501a1f266d904503d355d (patch)
tree8f9ba76976e5c58ee42d75a6bd20ddcc613571cb /PKGBUILD
parent5fecc1386be556ebfcf3ef0b4e2ce5a3b48c2d5a (diff)
downloadaur-7ada09df36677519fb5501a1f266d904503d355d.tar.gz
update pkgver to 20160426
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a6775379f6d..c1d3f1f1bfff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=libbitcoin-client-git
-pkgver=20160401
-pkgrel=2
+pkgver=20160426
+pkgrel=1
pkgdesc="Bitcoin Client Protocol Library"
arch=('i686' 'x86_64')
depends=('boost'
'boost-libs'
- 'czmq-git'
- 'czmqpp-git'
+ 'czmq'
+ 'czmqpp'
'icu'
'libbitcoin'
'libsecp256k1'