summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortristelune12016-03-03 22:07:47 +0100
committertristelune12016-03-03 22:07:47 +0100
commitab8c67ac445c5c8506cff5538fe35672771eac32 (patch)
tree52f5dded8841bc5a675a930c0592a3d356386bac /PKGBUILD
parent1bb4b9071d4712686570ce302f65beff1dc3f488 (diff)
downloadaur-ab8c67ac445c5c8506cff5538fe35672771eac32.tar.gz
Update to version 0.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8278794d14c2..ca5fd6511ace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tristelune <tristelune at archlinux dot info>
pkgname=libupnpp
-pkgver=0.14.0
+pkgver=0.14.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=('1b10905a365fc6277e1d8ced77278666')
+md5sums=('2092635a6681447a696cb2e945d51b8a')
build(){