summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2019-11-11 21:48:54 +0100
committerFabioLolix2019-11-11 21:48:54 +0100
commitd0ea7a34c35c6843812f5ca7539db91e8a3f874e (patch)
tree599bfb7342d2ee9f53a21a0bb73f8c2fd628e33c /PKGBUILD
parent3e7eb82da3e27ffc83ad09742271cc1deb30470b (diff)
downloadaur-d0ea7a34c35c6843812f5ca7539db91e8a3f874e.tar.gz
v0.17.2
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}"