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/gst-plugins-base | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gst-plugins-base')
-rw-r--r-- | extra/gst-plugins-base/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gst-plugins-base/PKGBUILD b/extra/gst-plugins-base/PKGBUILD index 37440ac6f..6783549f8 100644 --- a/extra/gst-plugins-base/PKGBUILD +++ b/extra/gst-plugins-base/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196097 2013-10-07 11:52:25Z jgc $ +# $Id: PKGBUILD 198057 2013-10-30 12:32:34Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=gst-plugins-base @@ -9,7 +9,7 @@ pkgdesc="GStreamer Multimedia Framework Base Plugins" arch=('i686' 'x86_64') license=('LGPL') makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection') -options=(!libtool !emptydirs) +options=(!emptydirs) url="http://gstreamer.freedesktop.org/" source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz) sha256sums=('8656e20bf4b675e5696fb4af193793351926d428ca02826c5667a6384729a45d') |