summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortristelune12016-10-14 11:19:26 +0200
committertristelune12016-10-14 11:19:26 +0200
commit763c7ef625f0d85ec0554b7e382771fd3f7592a6 (patch)
treea2eaf6aecd4bd34d318afcb14e5274e6d72bfa8c /PKGBUILD
parentab8c67ac445c5c8506cff5538fe35672771eac32 (diff)
downloadaur-763c7ef625f0d85ec0554b7e382771fd3f7592a6.tar.gz
Update to version 0.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5fd6511ace..1c8e54ba285e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tristelune <tristelune at archlinux dot info>
pkgname=libupnpp
-pkgver=0.14.1
+pkgver=0.15.0
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=('2092635a6681447a696cb2e945d51b8a')
+md5sums=('c6c99d91d3ce370c8dae18954699c41b')
build(){