summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2015-11-04 20:25:20 +0300
committerDanil Semelenov2015-11-04 20:25:20 +0300
commitd36655dd139c91e1d28fa9988292b13e12ae5cc9 (patch)
tree33d637852cdfd6853f36e76519329d8dd4f83a29 /PKGBUILD
parent0be3c97a991b89d3936974d7839c826f1f7eeceb (diff)
downloadaur-d36655dd139c91e1d28fa9988292b13e12ae5cc9.tar.gz
Update to the upstream v0.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d0ad7add84b..70b16ddee638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.2.4
+pkgver=0.2.5
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://gitlab.com/sgtpep/pmenu
@@ -16,8 +16,8 @@ source=(
https://gitlab.com/sgtpep/$pkgname/raw/v$pkgver/pmenu-run
)
md5sums=(
- 3b2274c5eb3cd3dbdaa83736ba4e997f
- 2d8c673e6c5583449ffea1255f9e7833
+ cc57291e33e99fbe1630f1883d96b102
+ f359b480070d59b0faea2c34492192af
)
package() {