higan: fix update check
Closes #14239. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1a3ad6efa3
commit
dead73f172
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site=https://gitlab.com/higan/higan/tags
|
||||
pattern='href="/\Qhigan/higan\E/repository/[^\d\.]*\K[\d\.]+(?=/archive\.tar\.gz")'
|
||||
pattern='href="/\Qhigan/higan\E/tags/[^\d\.]*\K[\d\.]*'
|
||||
|
|
Loading…
Reference in a new issue