simplified watch file
This commit is contained in:
parent
a421d8d58e
commit
b15154c97a
|
|
@ -1,4 +1,4 @@
|
||||||
version=4
|
version=4
|
||||||
opts="searchmode=html" \
|
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
|
||||||
https://github.com/hyprwm/hyprutils/tags \
|
https://github.com/hyprwm/hyprutils/tags \
|
||||||
https://github.com/hyprwm/hyprutils/archive/refs/tags/v(\d+)\.(\d+)\.(\d+)?\.?tar\.gz
|
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue