summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2017-01-18 23:55:44 +0300
committerDanil Semelenov2017-01-18 23:55:44 +0300
commit127b364db6c51d16fd925385b884dbd4b9df2237 (patch)
treed6c7bef65fa057199f463619521dfe95d8b0697f /PKGBUILD
parentdf0c063b8152020e4676c768249993ab2502165d (diff)
downloadaur-pmenu.tar.gz
Update from the upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de541794b070..c219d2ee3209 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.3.2
+pkgver=0.3.3
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,8 +16,8 @@ source=(
https://raw.githubusercontent.com/sgtpep/$pkgname/v$pkgver/pmenu-run
)
md5sums=(
- 35f59359bf8b3e81a50e8f8ef16e98e6
- 2ee3252e45eec43a0131dfaba8e0a6bf
+ 9554266840db476365d659d80b94f2b3
+ dba6c2ce400aa3fe4c548918d644f256
)
package() {