# 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.
# Site		Directory		Pattern			Version	Script
version=3
opts=filenamemangle=s/.*-([0-9.]+)-.*/racket-$1.tar.gz/ \
http://download.racket-lang.org/installers/([0-9]\.[0-9.]+)/racket/racket-([0-9]\.[0-9.]+)-src-unix.tgz
