diff options
Diffstat (limited to 'community/gst-editing-services')
-rw-r--r-- | community/gst-editing-services/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gst-editing-services/PKGBUILD b/community/gst-editing-services/PKGBUILD index c7c38a563..350ff3fc9 100644 --- a/community/gst-editing-services/PKGBUILD +++ b/community/gst-editing-services/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98225 2013-10-07 15:51:20Z spupykin $ +# $Id: PKGBUILD 99789 2013-10-30 23:43:42Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Lubosz Sarnecki <lubosz@gmail.com> # Contributor: Kerrick Staley <mail@kerrickstaley.com> @@ -13,7 +13,6 @@ license=('LGPL') url='http://gstreamer.freedesktop.org/modules/gst-editing-services.html' depends=('gst-plugins-base') makedepends=('git' 'intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection') -options=('!libtool') source=('git://anongit.freedesktop.org/gstreamer/gst-editing-services') sha256sums=('SKIP') |