File: watch

package info (click to toggle)
camel-snake-kebab-clojure 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 188 kB
  • sloc: makefile: 21; sh: 12
file content (7 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
version=4
opts=\
 filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE@-$1.tar.gz%,\
 downloadurlmangle=s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/%$1/tarball/refs/%g,\
 searchmode=plain \
 https://api.github.com/repos/clj-commons/camel-snake-kebab/git/matching-refs/tags/ \
 https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@ANY_VERSION@