# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

version=4
opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/faucet-$1.tar.gz/" \
         https://github.com/faucetsdn/faucet/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
