Watch file results

component: main
debian_mangled_uversion: 0.2.0
debian_uversion: 0.2.0
distribution: debian
last_check: 2024-04-25 00:23:57.536816
release: sid
source: golang-github-mattn-go-xmpp
status: up to date
upstream_url: https://github.com/xmppo/go-xmpp/archive/refs/tags/v0.2.0.tar.gz
upstream_version: 0.2.0
version: 0.2.0-1
watch_file:
# 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/xmppo/go-xmpp/tags .*/v?(\d\S*)\.tar\.gz debian