Watch file results

component: main
debian_mangled_uversion: 1.28.17
debian_uversion: 1.28.17
distribution: debian
last_check: 2024-04-29 00:52:39.943085
release: sid
source: cups-filters
status: up to date
upstream_url: https://github.com/OpenPrinting/cups-filters/archive/refs/tags/1.28.17.tar.gz
upstream_version: 1.28.17
version: 1.28.17-4
watch_file:
# watch file only finds 1.* (for 2.* use cups-filters2)
version=4
opts="filenamemangle=s%(?:.*?)?v?(1.[\d.]*)\.tar\.gz%cups-filters-$1.tar.gz%" \
    https://github.com/OpenPrinting/cups-filters/tags \
    (?:.*?/)?v?(1.[\d.]*)\.tar\.gz

# watch file finds 1.* and 2.*
#version=4
#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%cups-filters-$1.tar.gz%" \
#    https://github.com/OpenPrinting/cups-filters/tags \
#    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz


# not everything is published here
#version=4
#https://www.openprinting.org/download/cups-filters/ cups-filters-(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz)