Watch file results

component: main
debian_mangled_uversion: 2.11.01+really2.10.08
debian_uversion: 2.11.01+really2.10.08+ds
distribution: debian
last_check: 2024-04-24 00:21:27.176318
release: sid
source: luametatex
status: only older package available
upstream_url: https://github.com/contextgarden/luametatex/archive/refs/tags/v2.11.01.tar.gz
upstream_version: 2.11.01
version: 2.11.01+really2.10.08+ds-1
watch_file:
# See uscan(1) for format.

# Compulsory line, this is a version 4 file.
version=4

# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig.
#opts="pgpsigurlmangle=s%$%.sig%"

# HTTP site (basic).
#http://example.com/downloads.html \
#    files/luametatex-([\d\.]+)\.tar\.gz

# Uncomment to examine an FTP server.
#ftp://ftp.example.com/pub/luametatex-(.*)\.tar\.gz

# SourceForge hosted projects.
#http://sf.net/luametatex/ luametatex-(.*)\.tar\.gz

# GitHub hosted projects.
#opts="filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
#    https://github.com/contextgarden/luametatex/tags \
#    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@
opts=repack,repacksuffix=+ds,compression=gz,dversionmangle=s/\+ds// \
    https://github.com/contextgarden/luametatex/tags \
    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@

# PyPI.
#https://pypi.debian.net/luametatex/luametatex-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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