summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2015-11-30 20:43:51 +0300
committerDanil Semelenov2015-11-30 20:43:51 +0300
commit1315dd33c8b86ee4b7a66ad6b7e013e6684a3319 (patch)
tree33ec20b4b981347b225899e7f4e3290fd1c1a42b /PKGBUILD
parenta78bcf8ea2a9659bb2e70abac8cd809966f300ff (diff)
downloadaur-1315dd33c8b86ee4b7a66ad6b7e013e6684a3319.tar.gz
Update from the upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 198dc533da87..5209274cd899 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
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
@@ -16,7 +16,7 @@ source=(
https://raw.githubusercontent.com/sgtpep/$pkgname/v$pkgver/pmenu-run
)
md5sums=(
- 89cf08aeb39601d1fa8121a341a518cb
+ a0be0f508b93a77ec6e89aaa30de301c
2ee3252e45eec43a0131dfaba8e0a6bf
)