summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilman Vatteroth2016-12-28 15:38:29 +0100
committerTilman Vatteroth2016-12-28 15:38:29 +0100
commitc19371593b644a21b34b6a1955bc5df2f31aa7c2 (patch)
tree4dcf5bf7e69837ad7c4a060b742bb817b9381460 /PKGBUILD
parentaaa1fcd1607b15b8f4461d09420056001e497db2 (diff)
downloadaur-c19371593b644a21b34b6a1955bc5df2f31aa7c2.tar.gz
version 1.2.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7577b5eb419..edf6e5089aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Tilman Vatteroth <tilman.vatteroth@udo.edu>
pkgname=upmpdcli
-pkgver=1.2.10
+pkgver=1.2.11
pkgrel=0
pkgdesc="A UPnP Media Renderer front-end for the Music Player Daemon (MPD)"
arch=('i686' 'x86_64' 'armv7h')
@@ -12,7 +12,7 @@ depends=('libmpdclient' 'libupnpp>=0.15.1' 'libmicrohttpd' 'jsoncpp' 'curl' 'exp
optdepends=('python2: OpenHome Radio Service')
install=upmpdcli.install
source=(http://www.lesbonscomptes.com/upmpdcli/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('a925dac1721fe002c16ed3c9e2de0370c2fe6c1e6f4f97a7551f20c6226cc0e2')
+sha256sums=('b3a2059c78315ac998476cd36a35179e161e8b84433ba9ab9f20d3fb2bb95e78')
build() {
cd "$srcdir/$pkgname-$pkgver"