diff options
author | Alessio Treglia <alessio@debian.org> | 2011-08-28 13:12:23 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2011-08-28 13:12:23 +0200 |
commit | c725e00e54e14761c4374db550397a5afe1766e5 (patch) | |
tree | 1320a435f7e19829e6ded5f01ad9cd259f639394 /debian | |
parent | 0ec00fc3c6f69d6bb724372e37fb98447283668d (diff) |
debian/watch: Look for *.bz2 tarballs.
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 4d124ab..e129f48 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\.gz +http://ftp.gnome.org/pub/GNOME/sources/simple-scan/([\d\.]+)\d/simple-scan-(.*)\.tar\.bz2 |