File: watch

package info (click to toggle)
tinyxml2 11.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,572 kB
  • sloc: cpp: 5,823; xml: 3,888; python: 94; makefile: 59
file content (10 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version=4

opts=\
    filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%,\
    downloadurlmangle=s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/%$1/tarball/refs/%g,\
    dversionmangle=s/\+dfsg(\.\d+)?$//,\
    repacksuffix=+dfsg,\
    searchmode=plain \
    https://api.github.com/repos/leethomason/tinyxml2/git/matching-refs/tags/ \
    https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@ANY_VERSION@