diff options
Diffstat (limited to 'extra/libupnp/PKGBUILD')
-rw-r--r-- | extra/libupnp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libupnp/PKGBUILD b/extra/libupnp/PKGBUILD index 0141b13d2..fcb6b6a8b 100644 --- a/extra/libupnp/PKGBUILD +++ b/extra/libupnp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 176510 2013-01-31 14:33:52Z giovanni $ +# $Id: PKGBUILD 198254 2013-10-30 13:45:10Z allan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: kastor <kastor@fobos.org.ar> @@ -11,7 +11,6 @@ url="http://pupnp.sourceforge.net/" license=('BSD') depends=('glibc') makedepends=('pkgconfig') -options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/pupnp/${pkgname}-${pkgver}.tar.bz2") md5sums=('11c6484fd2e2927bf3b8d8108407ca56') |