summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2017-08-03 00:11:41 +0200
committerFabioLolix2017-08-03 00:11:41 +0200
commit1c69fec95e34fe5222928e3405efa4a7e5b1856e (patch)
treede98450d6b46e4eb2e8b3dbe99e694fe32fa8641 /PKGBUILD
parentd1238251ed2b9de8d4a2de6f0abb2472c39ffd4a (diff)
downloadaur-1c69fec95e34fe5222928e3405efa4a7e5b1856e.tar.gz
update to 0.15.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e764ff6d056..7131d203e78f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
-# Maintainer: Tristelune <tristelune at archlinux dot info>
+# Maintainer: Fabio Loli <loli_fabio@protonmail.com>
+# Contributor: Tristelune <tristelune@archlinux.info>
+
pkgname=libupnpp
-pkgver=0.15.1
+pkgver=0.15.3
pkgrel=1
pkgdesc="A C++ wrapper for libupnp - used with upmpdcli or upplay"
url="http://www.lesbonscomptes.com/upplay/downloads.html"
@@ -8,8 +10,7 @@ arch=('x86_64' 'i686')
license=('GPL2')
depends=('libupnp' 'expat' 'curl')
source=("http://www.lesbonscomptes.com/upmpdcli/downloads/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0794f7497cbfa3fad2228abf41efbe33')
-
+md5sums=('8af255b4da4dc46eeb3690a3cac6d0b3')
build(){
cd "${pkgname}-${pkgver}"