File: watch

package info (click to toggle)
camlzip 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 328 kB
  • sloc: ml: 1,244; ansic: 171; sh: 121; makefile: 101
file content (8 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
5
6
7
8
version=4

# upstream uses numbers like 123 in the filename for version 1.23
opts="searchmode=plain,\
  filenamemangle=s%.*/rel([0-9][0-9][0-9])%@PACKAGE@-$1.tar.xz%,\
  uversionmangle=s/-rc/~rc/;s/(..)$/.$1/" \
  https://api.github.com/repos/xavierleroy/camlzip/releases?per_page=50 \
  https://api.github.com/repos/[^/]+/[^/]+/tarball/rel@ANY_VERSION@