diff options
Diffstat (limited to 'community/gst-python/PKGBUILD')
-rw-r--r-- | community/gst-python/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gst-python/PKGBUILD b/community/gst-python/PKGBUILD index c18cf9d9e..8fc61d58d 100644 --- a/community/gst-python/PKGBUILD +++ b/community/gst-python/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98229 2013-10-07 15:57:05Z spupykin $ +# $Id: PKGBUILD 99790 2013-10-30 23:44:03Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ license=('LGPL') url="http://gstreamer.freedesktop.org/" depends=('python2-gobject' 'gst-plugins-base') makedepends=('pkgconfig') -options=('!libtool') source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2) md5sums=('16d85442b98fab61bab66a53eb571d6a') |