From 1580f2a1c05ca4b4b3a2b090d161943f062a0c56 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:16:44 +0000 Subject: [PATCH] gst-plugins-good: extract update_* to external update file --- srcpkgs/gst-plugins-good/template | 1 - srcpkgs/gst-plugins-good/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/gst-plugins-good/update diff --git a/srcpkgs/gst-plugins-good/template b/srcpkgs/gst-plugins-good/template index 86314bf6013..f7d7322ff08 100644 --- a/srcpkgs/gst-plugins-good/template +++ b/srcpkgs/gst-plugins-good/template @@ -16,7 +16,6 @@ makedepends="libpng-devel>=1.6 libxml2-devel short_desc="GStreamer set of well-maintained good plug-ins" maintainer="Juan RP " homepage="http://gstreamer.freedesktop.org/" -update_ignore="1.*" license="LGPL-2.1" distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz" checksum=77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 diff --git a/srcpkgs/gst-plugins-good/update b/srcpkgs/gst-plugins-good/update new file mode 100644 index 00000000000..923fcac1f4e --- /dev/null +++ b/srcpkgs/gst-plugins-good/update @@ -0,0 +1 @@ +ignore="1.*"