Watch file results

component: main
distribution: debian
last_check: 2024-03-26 01:22:59.617969
release: sid
source: dynarmic
status: error
version: 6.5.0+ds-1.1
warnings: In watchfile debian/watch, reading webpage https://api.github.com/repos/merryhime/dynarmic/tags failed: 404 Not Found
watch_file:
# Stable releases
version=4
opts="searchmode=plain, \
  filenamemangle=s/.+\/@ANY_VERSION@/@PACKAGE@-$1\.tar\.gz/, \
  pgpmode=none, \
  repacksuffix=+ds, \
  dversionmangle=auto" \
https://api.github.com/repos/merryhime/dynarmic/tags \
https://api.github.com/repos/merryhime/dynarmic/tarball/refs/tags/@ANY_VERSION@

# Latest master
#version=4
#opts="mode=git, \
#  pgpmode=none, \
#  pretty=describe, \
#  repacksuffix=+ds, \
#  dversionmangle=auto, \
#  uversionmangle=s/r@ANY_VERSION@/$1/" \
#https://github.com/merryhime/dynarmic.git \
#HEAD debian uupdate