summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faa967c2a97b..a48d6bebec93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
arch=('i686' 'x86_64')
url="http://pigeoncoin.org/"
license=('MIT')
-pkgdesc="Peer-to-peer network based digital currency (QT)"
+pkgdesc="Cryptocurrency wallet(QT)"
depends=(boost-libs qt5-base db4.8 zeromq miniupnpc qrencode protobuf libevent)
makedepends=(boost qt5-tools)
conflicts=(pigeon)