diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-08-18 23:22:22 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-08-18 23:22:22 -0400 |
commit | 4d066c108cca8427226eb31a1d56dedf6b541393 (patch) | |
tree | dfa94d5f58e96af47be2eff80775f27903ad1239 /debian/watch | |
parent | Merge commit 'sisu-3.0.16' into debian/sid (diff) |
debian/watch watchfile for .tar.xz (instead of .tar.gz)
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 959f33dc..d064cf52 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_(.*)\.tar\.gz +http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_(.*)\.tar\.xz |