summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortristelune12016-01-28 12:57:12 +0100
committertristelune12016-01-28 12:57:12 +0100
commitd300bb1bf9459670386c7fb3cbe469d8370b849f (patch)
treeba9ea0c98e7d586eb6dd6d1dc1eeb54c8c8451ae /PKGBUILD
parenta79928328b5948f95791c2e388b7139975b78797 (diff)
downloadaur-d300bb1bf9459670386c7fb3cbe469d8370b849f.tar.gz
update to version 0.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66aecb80e61d..201c76e28b81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tristelune <tristelune at archlinux dot info>
pkgname=libupnpp
-pkgver=0.13.0
+pkgver=0.13.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=('757b3acb348e13212488a07b23d8e2df')
+md5sums=('b73e50ec72b7c9456072f2c30ee42192')
build(){