# 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