summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2021-01-01 22:44:09 +0100
committerChristian Hesse2021-01-01 22:44:09 +0100
commit92cecf9f819312eab748ec9d769aed792bfef5ee (patch)
tree1ec5f0a13bb4fe9f46f21a247835fcf4423762a4 /PKGBUILD
parente6025317d7a4ee2d20b15adf06b5c2b6ac29c6bf (diff)
downloadaur-92cecf9f819312eab748ec9d769aed792bfef5ee.tar.gz
commit mpd-notification 0.8.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c003a759768c..c923bd2f62e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=mpd-notification
-pkgver=0.8.5
+pkgver=0.8.6
pkgrel=1
pkgdesc='Notify about tracks played by mpd'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ makedepends=('systemd' 'markdown')
license=('GPL')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('d9b4871e2f5db7c52217cd31d71b03009e0796c5b9e27f84ec53af46578b82e5'
+sha256sums=('d7459f70e8a1ccf6ce5e3ec9b94fe01cafc57a1933ec64be3a1aaba3328d6205'
'SKIP')
build() {