GNOME_SITE: fix update patterns for software in 1.x
This commit is contained in:
@@ -1 +1 @@
|
||||
pattern="gjs-[0-9]+\.[0-9]*[02468]\.[0-9]+"
|
||||
pattern="(?<=${pkgname}-)[0-9]+\.[0-9]*[02468]\.[0-9]+"
|
||||
|
||||
1
srcpkgs/gobject-introspection/update
Normal file
1
srcpkgs/gobject-introspection/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern="(?<=${pkgname}-)[0-9]+\.[0-9]*[02468]\.[0-9]+"
|
||||
@@ -1 +0,0 @@
|
||||
pattern="\Q$pkgname\E-\K[0-9]\.[0-9]*[0-9]*[0-9](?=)"
|
||||
@@ -1 +0,0 @@
|
||||
pattern="\Q$pkgname\E-\K[0-9]+\.[0-9]*[0-9]\.[0-9.]*[0-9](?=)"
|
||||
1
srcpkgs/gvfs/update
Normal file
1
srcpkgs/gvfs/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern="(?<=${pkgname}-)[0-9]+\.[0-9]*[02468]\.[0-9]+"
|
||||
@@ -1,2 +0,0 @@
|
||||
site='https://gitlab.gnome.org/GNOME/libxslt/-/tags'
|
||||
pattern='v\K\d+.[\d.]+\d'
|
||||
Reference in New Issue
Block a user