summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormetscoin2018-06-08 19:06:24 -0400
committermetscoin2018-06-08 19:06:24 -0400
commit3c7200da56e1deed3b923630c2aaa9032037b93c (patch)
tree30e6827f782ce2fb1a99a7cca27358253226cd56 /PKGBUILD
parentef0d60f766fabfddc2a2e80f358a9de71ade7f64 (diff)
downloadaur-3c7200da56e1deed3b923630c2aaa9032037b93c.tar.gz
Correct description
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)