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 4ca9e36f508e..490586266eed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=mpd-notification
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc='Notify about tracks played by mpd'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ makedepends=('markdown')
license=('GPL')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
source=("http://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('4f27c8744e5ac6b6634df2ad43f4f67fcab4390989826954d7045073932f3a5e'
+sha256sums=('d2da9d48ac58a9168f1006bfb4fbb0f89327f1efb49314fbf1929512143e22cb'
'SKIP')
build() {