summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f67eda5b320..080e19eef608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = litecoin-qt
- pkgdesc = Peer-to-peer network based digital currency (QT)
+ pkgdesc = Peer-to-peer network based digital currency (Qt)
pkgver = 0.21.2.2
pkgrel = 2
url = http://www.litecoin.org/
diff --git a/PKGBUILD b/PKGBUILD
index 3b336fcc441c..c9738a745e24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
arch=('i686' 'x86_64')
url="http://www.litecoin.org/"
license=('MIT')
-pkgdesc="Peer-to-peer network based digital currency (QT)"
+pkgdesc="Peer-to-peer network based digital currency (Qt)"
depends=(boost-libs qt5-base miniupnpc qrencode protobuf libevent fmt)
makedepends=(boost qt5-tools)
conflicts=(litecoin)