Skip to content

Commit c2de9a3

Browse files
committed
sdl12-compat: fix update pattern
1 parent f536126 commit c2de9a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

srcpkgs/sdl12-compat/update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pattern='release-\K[\d.]+(?=\.tar\.gz")'
1+
pattern='refs/tags/release-\K[\d.]+(?=$|\.tar)'

0 commit comments

Comments
 (0)