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

# Compulsory line, this is a version 2 file
version=2

# Uncomment to examine a Webpage 
# <Webpage URL> <string match>
#http://www.example.com/downloads.php cryptmount-(.*)\.tar\.gz
http://sourceforge.net/project/showfiles.php?group_id=154099 cryptmount-(.*)\.tar\.gz

# Uncomment to examine a Webserver directory
#http://www.example.com/pub/cryptmount-(.*)\.tar\.gz

# Uncommment to examine a FTP server
#ftp://ftp.example.com/pub/cryptmount-(.*)\.tar\.gz debian uupdate
