summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMansour Behabadi2016-01-23 18:35:32 +1100
committerMansour Behabadi2016-01-23 18:35:32 +1100
commitcef21f61bf8e090e25ca81b9748ed7596c7428b9 (patch)
treeb33babf548635b77667c14a9eb810e286b97e851
parent3c315ffa9d3e3f98144b8e8163b84cc37bb3c162 (diff)
downloadaur-cef21f61bf8e090e25ca81b9748ed7596c7428b9.tar.gz
Updated to version 0.13.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 214a945d0598..132fbdef49c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mansour Behabadi <mansour@oxplot.com>
pkgname=upmpdcli
-pkgver=0.12.0
+pkgver=0.13.1
pkgrel=1
pkgdesc="A UPnP Media Renderer front-end for the Music Player Daemon (MPD)"
arch=('i686' 'x86_64' 'armv7h')
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('libmpdclient' 'libupnpp>=0.12.1')
install=upmpdcli.install
source=(http://www.lesbonscomptes.com/upmpdcli/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('7862fc599fc60dfdf22bbbf7e134655d29c51a8ccc6b5cc81232f7bc4a7351c9')
+sha256sums=('86f964e49b0288a4d660aa4ad83576d83aad7c354df67d3aa8e324e8912876e0')
build() {
cd "$srcdir/$pkgname-$pkgver"