Watch file results

component: main
debian_mangled_uversion: 6.02
debian_uversion: 6.02
distribution: debian
last_check: 2023-03-23 00:22:12.314367
release: sid
source: dmrgpp
status: newer package available
upstream_url: https://github.com/g1257/dmrgpp/archive/refs/tags/v6.04.tar.gz
upstream_version: 6.04
version: 6.02-3
watch_file:
# Compulsory line, this is a version 4 file
version=4

# This watch file only monitors DMRGPP
# Separate checks need to be done for PsimagLite
# https://github.com/g1257/PsimagLite

# GitHub PsimagLite in PsimagLite directory
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%PsimagLite-$1.tar.gz%,component=psimaglite" \
  https://github.com/g1257/PsimagLite/tags \
  (?:.*?/)?v?(\d[\d.]*)\.tar\.gz ignore

# GitHub DMRGPP
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%dmrgpp-$1.tar.gz%" \
   https://github.com/g1257/dmrgpp/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz group