summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-02-04 15:25:42 -0800
committerAndy Weidenbaum2016-02-04 15:25:42 -0800
commit190e3a45f6a9638a7e7834eaec9ffc4476ba628a (patch)
treea67a5e3b9ffe0f9f4d17f7a219bfb9ca665790c5 /PKGBUILD
parentbe09a1dd5a762553ddbd95bc4e6f4a45b2d58ca9 (diff)
downloadaur-190e3a45f6a9638a7e7834eaec9ffc4476ba628a.tar.gz
update pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cee68496ee7..bcebeb19c015 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libbitcoin-client-git
pkgver=20151213
pkgrel=2
-pkgdesc="The Bitcoin Client Protocol Implementation"
+pkgdesc="Bitcoin Client Protocol Library"
arch=('i686' 'x86_64')
depends=('boost'
'boost-libs'