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 c7070721372c..bd886dee16c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tristelune <tristelune@archlinux.info>
pkgname=libupnpp
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=1
pkgdesc="A C++ wrapper for libupnp - used with upmpdcli or upplay"
url="http://www.lesbonscomptes.com/upplay/downloads.html"
@@ -10,7 +10,7 @@ arch=(x86_64 i686 armv6h armv7h aarch64)
license=(GPL2)
depends=(libupnp expat)
source=("http://www.lesbonscomptes.com/upmpdcli/downloads/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('90403b55583e932a9a04905a01bf452016a56aecbeade5c9e1454a5fbb6f01b0')
+sha256sums=('5abaaf353a1e9c3482d61ef2627b650285d59f27c1ee60d35b8951952261374f')
build(){
cd "${pkgname}-${pkgver}"