gnome-online-accounts: extract update_* to external update file
This commit is contained in:
parent
5390dcdae2
commit
e5b9728dd6
@ -18,8 +18,6 @@ homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=341a2c79cd26770ccbf4476f7ce7222cfe026f442cfbd05dc7f7612f7b30dae9
|
||||
update_site="${GNOME_SITE}/$pkgname/cache.json"
|
||||
update_ignore="3.*[13579].*"
|
||||
|
||||
|
||||
gnome-online-accounts-devel_package() {
|
||||
|
2
srcpkgs/gnome-online-accounts/update
Normal file
2
srcpkgs/gnome-online-accounts/update
Normal file
@ -0,0 +1,2 @@
|
||||
site="${GNOME_SITE}/$pkgname/cache.json"
|
||||
ignore="3.*[13579].*"
|
Loading…
x
Reference in New Issue
Block a user