mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
GNOME_SITE: correct update pattern and ignore
This commit is contained in:
parent
c0fc63e2cb
commit
2807bad342
14 changed files with 10 additions and 13 deletions
1
srcpkgs/NetworkManager/update
Normal file
1
srcpkgs/NetworkManager/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="1.*[13579].*"
|
1
srcpkgs/at-spi2-core/update
Normal file
1
srcpkgs/at-spi2-core/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="2.*[13579].*"
|
|
@ -1 +1 @@
|
||||||
ignore="3.*"
|
ignore="2.99.* 3.*"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
site=https://people.gnome.org/~veillard/gamin/sources/
|
|
|
@ -1 +0,0 @@
|
||||||
site=https://github.com/GNOME/grilo/releases
|
|
|
@ -1 +1 @@
|
||||||
ignore="2.* 4.*"
|
ignore="[!3].*"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
pkgname=gtksourceview
|
pkgname=gtksourceview
|
||||||
ignore="3.* 2.90.* 4.*"
|
ignore="[!2].* 2.9?.*"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
ignore="3.*"
|
ignore="2.9?.* 3.*"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
ignore="3.*"
|
ignore="2.9?.* [!2].*"
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
site='https://gitlab.gnome.org/GNOME/libxml2/-/tags'
|
|
||||||
pattern='v\K\d+.[\d.]+\d'
|
|
|
@ -1,2 +0,0 @@
|
||||||
# development version
|
|
||||||
ignore="3.21.*"
|
|
|
@ -1,3 +1,3 @@
|
||||||
pkgname=pangomm
|
pkgname=pangomm
|
||||||
site=https://gitlab.gnome.org/GNOME/pangomm/-/tags
|
site=https://gitlab.gnome.org/GNOME/pangomm/-/tags
|
||||||
pattern="$pkgname-\K[0-9]\.[0-9]*[02468]\.[0-9.]*[0-9](?=)"
|
pattern="$pkgname-\K2\.48\.[0-9.]*[0-9](?=)"
|
||||||
|
|
2
srcpkgs/python3-atspi/update
Normal file
2
srcpkgs/python3-atspi/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
pkgname=pyatspi
|
||||||
|
ignore="[12].*[13579].*"
|
|
@ -1 +0,0 @@
|
||||||
pattern="xdg-user-dirs-gtk-\K[\d\.]*(?=\.tar\.gz)"
|
|
Loading…
Add table
Reference in a new issue