evolution-data-server: extract update_* to external update file
This commit is contained in:
parent
4fe3a718fa
commit
69b9aa74c8
@ -17,8 +17,6 @@ license="GPL-2"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=52466d16487474787f879b57f0b2de2aad0554e5c5161b366a597fc522ce673d
|
||||
update_site="${GNOME_SITE}/$pkgname/cache.json"
|
||||
update_ignore="3.*[13579].*"
|
||||
|
||||
post_install() {
|
||||
# Fix broken pkg-config
|
||||
|
2
srcpkgs/evolution-data-server/update
Normal file
2
srcpkgs/evolution-data-server/update
Normal file
@ -0,0 +1,2 @@
|
||||
site="${GNOME_SITE}/$pkgname/cache.json"
|
||||
ignore="3.*[13579].*"
|
Loading…
Reference in New Issue
Block a user