summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanil Semelenov2015-09-22 00:51:23 +0300
committerDanil Semelenov2015-09-22 00:51:23 +0300
commit4704ef953ddff2ae4310de8a55915d9afa34a417 (patch)
tree7d9f7e18e147678eb808f82169f0cf4511ffd458 /PKGBUILD
parenteacd22e25797150b1bf3a1593f42d81e303d4329 (diff)
downloadaur-4704ef953ddff2ae4310de8a55915d9afa34a417.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5acc03731029..148fb03da12b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Dynamic menu like dmenu for terminal written in Python without dependencies with optional sorting by usage and application launcher."
url=https://gitlab.com/sgtpep/pmenu
@@ -16,7 +16,7 @@ source=(
https://gitlab.com/sgtpep/$pkgname/raw/v$pkgver/pmenu-run
)
md5sums=(
- 4a384ab6a6ff9fe86601bbfd2bfeeada
+ d2fc429c2cbc38227176f4a7d80fa4e8
2d8c673e6c5583449ffea1255f9e7833
)