Watch file results

component: main
debian_mangled_uversion: 1.49.0
debian_uversion: 1.49.0
distribution: debian
last_check: 2024-07-12 00:20:38.160363
release: experimental
source: golang-github-aws-aws-sdk-go
status: newer package available
upstream_url: https://github.com/aws/aws-sdk-go/archive/refs/tags/v1.54.18.tar.gz
upstream_version: 1.54.18
version: 1.49.0-2
watch_file:
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)%@PACKAGE@-$1.tar.gz%, \
      pagemangle=s%\"tarball_url\":\s*(\".*?\")%%g, \
      downloadurlmangle=s%api.github.com/repos/(.+?/.+?)/tarball/(.*/v?@ANY_VERSION@)$%github.com/$1/archive/$2.tar.gz%" \
    https://api.github.com/repos/aws/aws-sdk-go/tags?per_page=100 \
    (?:.*?/)?v?@ANY_VERSION@

#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
#    https://github.com/aws/aws-sdk-go/tags?after=v1.37.20 \
#    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian

#opts="mode=git, pgpmode=none" \
# https://github.com/aws/aws-sdk-go \
#  refs/tags/v?@ANY_VERSION@ debian