Watch file results

component: main
debian_mangled_uversion: 0.131.0
debian_uversion: 0.131.0
distribution: debian
last_check: 2024-10-13 00:20:50.801833
release: sid
source: hugo
status: newer package available
upstream_url: https://github.com/gohugoio/hugo/archive/refs/tags/v0.135.0.tar.gz
upstream_version: 0.135.0
version: 0.131.0-1
watch_file:
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/(.*/v?@ANY_VERSION@)$%github.com/$1/archive/$2.tar.gz%" \
    https://api.github.com/repos/gohugoio/hugo/tags \
    (?:.*?/)?v?@ANY_VERSION@

#version=4
#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
#    https://github.com/gohugoio/hugo/tags \
#    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz