diff options
Diffstat (limited to 'extra/gstreamer0.10-base/PKGBUILD')
-rw-r--r-- | extra/gstreamer0.10-base/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gstreamer0.10-base/PKGBUILD b/extra/gstreamer0.10-base/PKGBUILD index 283c3805a..bcc6a7b95 100644 --- a/extra/gstreamer0.10-base/PKGBUILD +++ b/extra/gstreamer0.10-base/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185705 2013-05-17 12:41:12Z foutrelis $ +# $Id: PKGBUILD 198063 2013-10-30 12:34:39Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=('gstreamer0.10-base') @@ -8,7 +8,7 @@ pkgrel=1.2 arch=('i686' 'x86_64' 'mips64el') license=('LGPL') makedepends=('pkgconfig' 'gstreamer0.10>=0.10.35' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection') -options=(!libtool !emptydirs) +options=(!emptydirs) url="http://gstreamer.freedesktop.org/" source=(${url}/src/gst-plugins-base/gst-plugins-base-${pkgver}.tar.xz) sha256sums=('1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a') |