summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2021-04-17 22:22:14 +0200
committerjzbor2021-04-17 22:22:14 +0200
commit4fcb9ee3503313ca471d820771bf8a5b4a464c82 (patch)
tree15a92b4239f35235c3d378b722e6b12c97b60666 /PKGBUILD
parentb36b0896f8e6b3cf74e6f34b1a3f7602e77b6a89 (diff)
downloadaur-4fcb9ee3503313ca471d820771bf8a5b4a464c82.tar.gz
Updating to 4.5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 359f07d10324..89a68b7e154b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Jeandre Le Roux <theblazehen@gmail.com>
+# Co-Maintainer: jzbor <zborof at posteo dot de>
pkgname=xmenu
-pkgver=4.5.4
+pkgver=4.5.5
pkgrel=1
pkgdesc="A menu utility for X."
arch=('any')
@@ -10,7 +11,7 @@ license=("Public domain")
depends=("imlib2")
provides=("xmenu")
source=("https://github.com/phillbush/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=("85e7159c013d44f9a61df6b54a43ebba")
+md5sums=("cb544095915c4e3217766609be6cbafc")
build() {
cd "$pkgname-$pkgver"