summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2015-11-30 20:41:21 +0300
committerDanil Semelenov2015-11-30 20:41:21 +0300
commita78bcf8ea2a9659bb2e70abac8cd809966f300ff (patch)
tree1e7d6941ea062cdc41532e5e192ef3f0b9b8c036 /PKGBUILD
parentff8768fc66bd8059ccd1e00767783c22bfd7769f (diff)
downloadaur-a78bcf8ea2a9659bb2e70abac8cd809966f300ff.tar.gz
Update the package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fed99a69d4c..198dc533da87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pmenu
pkgver=0.3.0
pkgrel=1
-pkgdesc="Dynamic menu like dmenu for terminal written in Python without dependencies with optional sorting by usage, application launcher and CtrlP alternative."
+pkgdesc="A dynamic terminal-based menu inspired by dmenu written in Python without dependencies with an optional MRU ordering which could also be used as an application launcher and CtrlP alternative."
url=https://github.com/sgtpep/pmenu
arch=(any)
license=(GPL3)