summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2015-11-14 15:33:22 +0300
committerDanil Semelenov2015-11-14 15:33:22 +0300
commit459dc8d2d41cd6e2757f4f8b106f838c99754448 (patch)
treed865ece0eb32db91e12ba6f259b4aa5392947bfd /PKGBUILD
parent5f7762392a8c3fda2b43e4e8d1da39c795ba54cc (diff)
downloadaur-459dc8d2d41cd6e2757f4f8b106f838c99754448.tar.gz
Update to the upstream v0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8df89f117295..b7bc0a9bfdaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.2.5
+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."
url=https://github.com/sgtpep/pmenu
@@ -16,7 +16,7 @@ source=(
https://raw.githubusercontent.com/sgtpep/$pkgname/v$pkgver/pmenu-run
)
md5sums=(
- cc57291e33e99fbe1630f1883d96b102
+ 89cf08aeb39601d1fa8121a341a518cb
f359b480070d59b0faea2c34492192af
)