Watch file results

component: main
debian_mangled_uversion: 2.3
debian_uversion: 2.3
distribution: debian
last_check: 2024-04-17 00:24:52.358556
release: sid
source: kuttypy
status: up to date
upstream_url: https://github.com/csparkresearch/KuttyPy-GUI/archive/refs/tags/v2.3.tar.gz
upstream_version: 2.3
version: 2.3-1
watch_file:
version=4


# GitHub hosted projects
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%kuttypy-$1.tar.gz%" \
   https://github.com/csparkresearch/KuttyPy-GUI/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

# Direct Git
# opts="mode=git" http://git.example.com/kuttypy.git \
#   refs/tags/v([\d\.]+) debian uupdate