summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortristelune12016-10-14 22:42:44 +0200
committertristelune12016-10-14 22:42:44 +0200
commitd1238251ed2b9de8d4a2de6f0abb2472c39ffd4a (patch)
tree89c8acc2499cbf8a86d35644b31288072ad27c4a /PKGBUILD
parent763c7ef625f0d85ec0554b7e382771fd3f7592a6 (diff)
downloadaur-d1238251ed2b9de8d4a2de6f0abb2472c39ffd4a.tar.gz
Update to version 0.15.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c8e54ba285e..8e764ff6d056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tristelune <tristelune at archlinux dot info>
pkgname=libupnpp
-pkgver=0.15.0
+pkgver=0.15.1
pkgrel=1
pkgdesc="A C++ wrapper for libupnp - used with upmpdcli or upplay"
url="http://www.lesbonscomptes.com/upplay/downloads.html"
@@ -8,7 +8,7 @@ arch=('x86_64' 'i686')
license=('GPL2')
depends=('libupnp' 'expat' 'curl')
source=("http://www.lesbonscomptes.com/upmpdcli/downloads/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c6c99d91d3ce370c8dae18954699c41b')
+md5sums=('0794f7497cbfa3fad2228abf41efbe33')
build(){