diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/gupnp-dlna/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gupnp-dlna/PKGBUILD')
-rw-r--r-- | extra/gupnp-dlna/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gupnp-dlna/PKGBUILD b/extra/gupnp-dlna/PKGBUILD index 666a8ecc8..ba3c651db 100644 --- a/extra/gupnp-dlna/PKGBUILD +++ b/extra/gupnp-dlna/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186714 2013-05-30 17:41:26Z heftig $ +# $Id: PKGBUILD 198093 2013-10-30 12:45:39Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Balló György <ballogyor+arch at gmail dot com> @@ -11,7 +11,6 @@ url="http://gupnp.org/" license=(LGPL) depends=(gst-plugins-base-libs) makedepends=(gobject-introspection gtk-doc vala) -options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('158a22dc9c11645817596322e2516701f0d49e40f1892ddc8832afd26221c5c3') |