File: watch

package info (click to toggle)
openscad-mcad 2019.05-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, trixie
  • size: 448 kB
  • sloc: python: 113; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
# Take newest upstream version from git tag.
version=4
opts="filenamemangle=s%(?:.*?)?openscad-(\d[\d.]*)\.tar\.gz%openscad-mcad-$1.tar.gz%" \
    https://github.com/openscad/MCAD/tags \
    (?:.*?/)?openscad-(\d[\d.]*)\.tar\.gz debian uupdate