Watch file results

component: contrib
debian_mangled_uversion: 20240105
debian_uversion: 20240105
distribution: debian
last_check: 2024-04-17 00:22:52.428089
release: sid
source: winetricks
status: up to date
upstream_url: https://github.com/Winetricks/winetricks/archive/refs/tags/20240105.tar.gz
upstream_version: 20240105
version: 20240105-3
watch_file:
version=4

# Download the tarball from the releases website (directory
# prefix "winetricks-$tag/") instead of the tarball from the api
# release file ("Winetricks-winetricks-$tag-$commit/")
opts="searchmode=plain,\
downloadurlmangle=s#api.github.com/repos/([^/]+)/([^/]+)/tarball/(@ANY_VERSION@)#github.com/${1}/${2}/archive/refs/tags/${3}.tar.gz#,\
pgpsigurlmangle=s#archive/refs/tags/(@ANY_VERSION@)\.tar\.gz#releases/download/${1}/${1}.tar.gz.asc#,\
filenamemangle=s#.+/@ANY_VERSION@#winetricks-${1}.tar.gz#" \
https://api.github.com/repos/Winetricks/winetricks/releases \
https://api\.github\.com/repos/[^/]+/[^/]+/tarball/@ANY_VERSION@