cronie/debian/watch

9 lines
272 B
Plaintext
Raw Normal View History

2019-11-05 08:04:37 +01:00
version=4
2022-11-13 17:09:31 +01:00
# using Github's API with tags
opts="searchmode=plain,\
filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.gz%" \
https://api.github.com/repos/cronie-crond/cronie/tags?per_page=100 \
https://api.github.com/repos/[^/]+/[^/]+/tarball/refs/tags/v?@ANY_VERSION@