summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Down2020-02-19 00:41:57 -0500
committerChris Down2020-02-19 00:41:57 -0500
commit9123b03e044c97d4046dfd0c689287b4860e6405 (patch)
tree92d4bc1ebf5562026462f360d3c8bfcd2c2164ac /PKGBUILD
parent967cf19d638a7d287db7346ca454763e6011976f (diff)
downloadaur-mpdmenu.tar.gz
upgpkg: mpdmenu 1.0.5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c1077003c38..7fcea25f9cd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=mpdmenu
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc='dmenu frontend to MPD'
url='http://github.com/cdown/mpdmenu'
@@ -10,7 +10,7 @@ license=('ISC')
depends=(dmenu)
source=("https://github.com/cdown/mpdmenu/archive/${pkgver}.zip")
-md5sums=('4d25d98825928a3b860a36efba31f7dc')
+md5sums=('94128ef59659f6e5aa39081b28b84e0d')
package() {
install -D -m755 \