summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo Verto2019-08-15 05:08:11 +0200
committerLeo Verto2019-08-15 05:08:11 +0200
commit96e634f6a879c8824ee01e48e45021d5cee66a26 (patch)
tree8f700b51cd3d17c798439a292b815b632c9b7551
parent103cc68096295b20d012a774b1c9328c25052579 (diff)
downloadaur-qlcplus-git.tar.gz
Fix missing 'Plus' in pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 871a2a88489d..badecde4f569 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = qlcplus-git
- pkgdesc = Q Light Controller - The open DMX lighting desk software for controlling professional lighting fixtures.
+ pkgdesc = Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures.
pkgver = 4.12.1.r126.g50b228e64
pkgrel = 1
url = http://qlcplus.org/
diff --git a/PKGBUILD b/PKGBUILD
index 12dfe526d6c8..647c31bf10c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=qlcplus-git
_pkgname=qlcplus
pkgver=4.12.1.r126.g50b228e64
pkgrel=1
-pkgdesc="Q Light Controller - The open DMX lighting desk software for controlling professional lighting fixtures."
+pkgdesc="Q Light Controller Plus - The open DMX lighting desk software for controlling professional lighting fixtures."
arch=('i686' 'x86_64')
url="http://qlcplus.org/"
license=('APACHE')