From 1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Feb 2012 23:14:50 +0000 Subject: Mon Feb 6 23:14:50 UTC 2012 --- extra/libupnp/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libupnp') diff --git a/extra/libupnp/PKGBUILD b/extra/libupnp/PKGBUILD index 82623f37a..eb3ee4e7d 100644 --- a/extra/libupnp/PKGBUILD +++ b/extra/libupnp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 143080 2011-11-22 13:19:50Z giovanni $ +# $Id: PKGBUILD 149147 2012-02-06 00:20:48Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: kastor pkgname=libupnp -pkgver=1.6.14 +pkgver=1.6.15 pkgrel=1 pkgdesc="Portable Open Source UPnP Development Kit" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc') makedepends=('pkgconfig') options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/pupnp/${pkgname}-${pkgver}.tar.bz2") -md5sums=('a0497cf15b3e15f7e7ede88b3d04861b') +md5sums=('1b21e5b5fb6185101c467aefd19f0bf7') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf