summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2020-07-14 19:03:51 +0200
committerEric Engestrom2020-07-14 19:03:51 +0200
commitd59c4660e6e4c2e1dd20362117264d6f37605069 (patch)
treef5b0c992803e68b5812a8a6d480c108383c9a3ca /PKGBUILD
parente33612071245118ed47e39bdfb6a272f9d93fd22 (diff)
downloadaur-meson-ui.tar.gz
add missing pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aa15634c8df..e5ff1644bdfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=meson-ui
pkgver=0.20.1
pkgrel=1
arch=('x86_64')
+pkgdesc='Qt GUI for the Meson build system'
url='https://github.com/michaelbrockus/meson-ui'
license=('Apache')
depends=('python-pyqt5' 'meson' 'ninja')