Watch file results

component: main
debian_mangled_uversion: 0.10.0
debian_uversion: 0.10.0
distribution: debian
last_check: 2024-03-18 02:20:19.052226
release: sid
source: golang-github-alecthomas-chroma
status: up to date
upstream_url: https://github.com/alecthomas/chroma/archive/refs/tags/v0.10.0.tar.gz
upstream_version: 0.10.0
version: 0.10.0-5
watch_file:
# Scan for v0.x.x explicitly to avoid fetching v2 which is incompatible
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)%@PACKAGE@-$1.tar.gz%, \
      pagemangle=s%\"tarball_url\":\s*(\".*?\")%%g, \
      downloadurlmangle=s%api.github.com/repos/(.+?/.+?)/tarball/(.*/@ANY_VERSION@)$%github.com/$1/archive/$2.tar.gz%" \
    https://api.github.com/repos/alecthomas/chroma/tags?per_page=100 \
    (?:.*?/)?v?(0[\-+\.:\~\da-zA-Z]*)