gobject-introspection: extract update_* to external update file
This commit is contained in:
parent
edb3286b49
commit
b3264a6b58
@ -14,8 +14,6 @@ homepage="http://live.gnome.org/GObjectInstrospection"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3ba2edfad4f71d4f0de16960b5d5f2511335fa646b2c49bbb93ce5942b3f95f7
|
||||
update_site="${GNOME_SITE}/$pkgname/cache.json"
|
||||
update_ignore="1.*[13579].*"
|
||||
nocross=yes
|
||||
|
||||
gir-freedesktop_package() {
|
||||
|
2
srcpkgs/gobject-introspection/update
Normal file
2
srcpkgs/gobject-introspection/update
Normal file
@ -0,0 +1,2 @@
|
||||
site="${GNOME_SITE}/$pkgname/cache.json"
|
||||
ignore="1.*[13579].*"
|
Loading…
x
Reference in New Issue
Block a user