gst-plugins-good: extract update_* to external update file
This commit is contained in:
parent
a4fa57492c
commit
1580f2a1c0
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="1.*"
|
Loading…
Reference in New Issue