gst-plugins-good: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:44 +00:00
parent a4fa57492c
commit 1580f2a1c0
2 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,6 @@ makedepends="libpng-devel>=1.6 libxml2-devel
short_desc="GStreamer set of well-maintained good plug-ins"
maintainer="Juan RP <xtraeme@gmail.com>"
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

View File

@ -0,0 +1 @@
ignore="1.*"