diff options
Diffstat (limited to 'extra/gssdp')
-rw-r--r-- | extra/gssdp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gssdp/PKGBUILD b/extra/gssdp/PKGBUILD index c6772feef..8bf04bbba 100644 --- a/extra/gssdp/PKGBUILD +++ b/extra/gssdp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194952 2013-09-24 10:27:03Z heftig $ +# $Id: PKGBUILD 198054 2013-10-30 12:31:30Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: György Balló <ballogy@freestart.hu> @@ -12,7 +12,6 @@ license=(LGPL) depends=(libsoup) makedepends=(gobject-introspection gtk3 gtk-doc vala) optdepends=('gtk3: gssdp-device-sniffer') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) sha256sums=('e847940a852c968d18c7ca044783e9b938c84c3b5f53978a29b636bf95c91af1') |