summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-05-05 17:16:09 -0700
committerAndy Weidenbaum2016-05-05 17:16:09 -0700
commit78493769a05f3f515db56c166219b167d42b3bef (patch)
tree5845f23b92e1ac5e72ef9646fa46870ec60940b3 /PKGBUILD
parentd6617c5979643eb3f2e617cb5469e9f5422e2f82 (diff)
downloadaur-78493769a05f3f515db56c166219b167d42b3bef.tar.gz
update pkgver to 20160503
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb109f88b6b1..1a9a91619c83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=libbitcoin-explorer-git
-pkgver=20160402
-pkgrel=2
+pkgver=20160503
+pkgrel=1
pkgdesc="Bitcoin Command Line Tool"
arch=('i686' 'x86_64')
depends=('boost'
'boost-libs'
- 'czmq-git'
- 'czmqpp-git'
+ 'czmq'
+ 'czmqpp'
'icu'
'libbitcoin'
'libbitcoin-client'