summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortristelune12016-02-16 09:08:20 +0100
committertristelune12016-02-16 09:08:20 +0100
commit1bb4b9071d4712686570ce302f65beff1dc3f488 (patch)
tree77cde19e8b2bcd5985b477e1b65fc44420fc39f4 /PKGBUILD
parentd300bb1bf9459670386c7fb3cbe469d8370b849f (diff)
downloadaur-1bb4b9071d4712686570ce302f65beff1dc3f488.tar.gz
Update to version 0.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 201c76e28b81..8278794d14c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tristelune <tristelune at archlinux dot info>
pkgname=libupnpp
-pkgver=0.13.1
+pkgver=0.14.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=('b73e50ec72b7c9456072f2c30ee42192')
+md5sums=('1b10905a365fc6277e1d8ced77278666')
build(){