[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

d/watch for Gitea's new dynamic pages



Hi,

For anyone having issues with Gitea's new dynamic download links [1]
here is a debian/watch file that works.

Kind regards
Felix Lechner

[1] https://github.com/go-gitea/gitea/issues/16354

* * *

version=4
opts=\
 downloadurlmangle=s/\/releases\/tag\/(\d\S+)$/\/archive\/$1\.tar\.gz/,\
 filenamemangle=s/.+\/tag\/(\d\S+)$/foot-$1\.tar\.gz/ \
https://codeberg.org/dnkl/foot/releases .*/releases/tag/(\d\S+)


Reply to: