diff options
Diffstat (limited to 'extra/gupnp/PKGBUILD')
-rw-r--r-- | extra/gupnp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gupnp/PKGBUILD b/extra/gupnp/PKGBUILD index e20598854..41dc9258e 100644 --- a/extra/gupnp/PKGBUILD +++ b/extra/gupnp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196698 2013-10-16 15:51:44Z heftig $ +# $Id: PKGBUILD 198091 2013-10-30 12:44:53Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: György Balló <ballogy@freestart.hu> @@ -12,7 +12,6 @@ license=(LGPL) depends=(gssdp util-linux) makedepends=(gobject-introspection gtk-doc vala) optdepends=('python2: gupnp-binding-tool') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) sha256sums=('ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102') |