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 a80e72677921..18aed24281f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = appmenu-qt5-git
- pkgdesc = Qt5-compatible approach of the existing appmenu-qt.
+ pkgdesc = Export Qt5 applications menus over D-Bus
pkgver = r4.ac0a789
pkgrel = 1
url = https://github.com/gustawho/appmenu-qt5
diff --git a/PKGBUILD b/PKGBUILD
index 04fc67940446..f3dd5ed9aa12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=appmenu-qt5
pkgname=${_pkgname}-git
pkgver=r4.ac0a789
pkgrel=1
-pkgdesc="Qt5-compatible approach of the existing appmenu-qt."
+pkgdesc="Export Qt5 applications menus over D-Bus"
arch=('i686' 'x86_64')
url='https://github.com/gustawho/appmenu-qt5'
license=('GPL')