summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2022-08-24 16:58:22 +0200
committerChristian Hesse2022-08-24 16:58:22 +0200
commite28561a83b15702685e9511a9db6a56a2f7ef911 (patch)
tree0cde64e59db6246f196bdcb6e305b87d36e7e99f /PKGBUILD
parent6c89000bd8f49f777913046f2f29f2c4ade889ee (diff)
downloadaur-mpd-notification.tar.gz
commit mpd-notification 0.8.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e323873b66fe..9d50b5b0635f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=mpd-notification
-pkgver=0.8.6
-pkgrel=2
+pkgver=0.8.7
+pkgrel=1
pkgdesc='Notify about tracks played by mpd'
arch=('i686' 'x86_64')
url='https://github.com/eworm-de/mpd-notification'
@@ -11,7 +11,7 @@ makedepends=('systemd' 'discount')
license=('GPL')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('d7459f70e8a1ccf6ce5e3ec9b94fe01cafc57a1933ec64be3a1aaba3328d6205'
+sha256sums=('017ba30f402b41cba66571023893175056ef2b989b1b939c202abc0167988606'
'SKIP')
build() {