watch 460 B

123456789101112
  1. # Example watch control file for uscan
  2. # Rename this file to "watch" and then you can run the "uscan" command
  3. # to check for upstream updates and more.
  4. # See uscan(1) for format
  5. # Compulsory line, this is a version 3 file
  6. version=3
  7. # Uncomment to examine a Webpage
  8. # <Webpage URL> <string match>
  9. http://git.wmfs.info/wmfs.git/commit/ https://github.com/xorg62/wmfs/tarball/master
  10. https://github.com/m-r-r/wmfs/tags https://github.com/m-r-r/wmfs/zipball/(.*)