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

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:30 +00:00
parent 712832844b
commit 30c20562e1
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,6 @@ makedepends="alsa-lib-devel gstreamer-devel libgudev-devel libtheora-devel
short_desc="GStreamer Base Plug-ins"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://gstreamer.freedesktop.org/"
update_ignore="1.*"
license="GPL-2, LGPL-2.1"
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz"
checksum=1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a

View File

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