summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c30ea9ad85c8..bf95498ea696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Danil Semelenov <mail@danil.mobi>
pkgname=pmenu
-pkgver=0.2.2
+pkgver=0.2.3
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,7 +16,7 @@ source=(
https://gitlab.com/sgtpep/$pkgname/raw/v$pkgver/pmenu-run
)
md5sums=(
- d2fc429c2cbc38227176f4a7d80fa4e8
+ 8ec028eb1dd5c9382d0f02f54801ea93
2d8c673e6c5583449ffea1255f9e7833
)