gstreamer: extract update_* to external update file
This commit is contained in:
parent
925c07d118
commit
f7455f778a
|
@ -9,7 +9,6 @@ makedepends="libxml2-devel libglib-devel"
|
|||
short_desc="Core GStreamer libraries and elements"
|
||||
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=9151aa108c177054387885763fa0e433e76780f7c5655c70a5390f2a6c6871da
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="1.*"
|
Loading…
Reference in New Issue