diff options
author | Alessio Treglia <alessio@debian.org> | 2011-10-07 18:12:42 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2011-10-07 18:12:42 +0200 |
commit | 56f2b0f45c501a3c4ef761dd77b0363c98b2b2b0 (patch) | |
tree | 22c94d5bab7778f4a8096b184302d8e3a1666b91 /debian | |
parent | 4ef511b6a212bc04ca981044d43fa07115925944 (diff) |
Fix watch file.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index e129f48..982b960 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://ftp.gnome.org/pub/GNOME/sources/simple-scan/([\d\.]+)\d/simple-scan-(.*)\.tar\.bz2 +http://ftp.gnome.org/pub/GNOME/sources/simple-scan/([\d\.]+)+/simple-scan-(.*)\.tar\.bz2 |