summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2017-03-09 10:44:43 -0800
committerAndy Weidenbaum2017-03-09 10:44:43 -0800
commitf3046857f6090e48a88133a423464ebe0c58974c (patch)
treeb067ed84369235829de010c57397dd7c22f4904f /PKGBUILD
parent702ac358b532c714a4b476be7df6bc815f598199 (diff)
downloadaur-f3046857f6090e48a88133a423464ebe0c58974c.tar.gz
increment pkgrel to 3; update pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1f88537a400..c317ab2905d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=libbitcoin-client
pkgver=3.0.0
-pkgrel=2
-pkgdesc="Bitcoin Client Protocol Library"
+pkgrel=3
+pkgdesc="Bitcoin Client Query Library"
arch=('i686' 'x86_64')
depends=('boost'
'boost-libs'