Watch file results
component: main
debian_mangled_uversion: 1.28.17
debian_uversion: 1.28.17
distribution: debian
last_check: 2025-10-29 03:50:05.35367
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-6
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)
