Watch file results

component: main
debian_mangled_uversion: 0.0~git20220106.84ac880
debian_uversion: 0.0~git20220106.84ac880
distribution: debian
last_check: 2024-04-24 00:24:25.611491
release: sid
source: golang-github-dop251-scsu
status: up to date
upstream_url: https://github.com/dop251/scsu.git HEAD
upstream_version: 0.0~git20220106.84ac880
version: 0.0~git20220106.84ac880-3
watch_file:
version=4
opts="mode=git, pgpmode=none" \
  https://github.com/dop251/scsu.git \
  HEAD debian

# Use the following when upstream starts to tag releases:
#
#version=4
#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,\
#      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/$1~$2$3/" \
#  https://github.com/dop251/scsu/tags .*/v?(\d\S*)\.tar\.gz debian