File: watch

package info (click to toggle)
arduino-builder 1.3.25-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,904 kB
  • sloc: cpp: 6,434; makefile: 33; sh: 3
file content (8 lines) | stat: -rw-r--r-- 359 bytes parent folder | download
1
2
3
4
5
6
7
8
# Compulsory line, this is a version 4 file
version=4
#
# The tar.xz file is preferred over the tar.gz, because the first is signed
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.xz%arduino-builder-$1.tar.xz%,\
      pgpsigurlmangle=s%$%.asc%" \
    https://github.com/arduino/arduino-builder/releases \
    .*/arduino-builder-@ANY_VERSION@\.tar\.xz debian