summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2015-12-02 11:30:06 +0300
committerDanil Semelenov2015-12-02 11:30:06 +0300
commitdf0c063b8152020e4676c768249993ab2502165d (patch)
tree52e68260dbbf3532fe8103e788b76ac0bef77df2 /PKGBUILD
parent1315dd33c8b86ee4b7a66ad6b7e013e6684a3319 (diff)
downloadaur-df0c063b8152020e4676c768249993ab2502165d.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 5209274cd899..de541794b070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.3.1
+pkgver=0.3.2
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=(
- a0be0f508b93a77ec6e89aaa30de301c
+ 35f59359bf8b3e81a50e8f8ef16e98e6
2ee3252e45eec43a0131dfaba8e0a6bf
)