version=4

# From https://wiki.debian.org/debian/watch#GitHub
opts=\
    pgpsigurlmangle=s%archive/refs/tags/v(.*)\.tar\.gz%releases/download/v$1/v$1.tar.gz.asc% \
    https://github.com/canonical/@PACKAGE@/tags \
    (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
