diff options
author | Mattia Dongili <malattia@linux.it> | 2009-05-20 08:56:02 +0900 |
---|---|---|
committer | Mattia Dongili <malattia@linux.it> | 2009-05-20 08:56:02 +0900 |
commit | a6be01e3f4b308714b59c9ec314e1cef94ad7fe8 (patch) | |
tree | 5a77d3eba902e2137c239b7d6fbc0a0418c18d4c | |
parent | be5a1464dacd86a8a85cc279e3daf697f5979260 (diff) |
Fix watch file to download the correct page in the first place
Signed-off-by: Mattia Dongili <malattia@linux.it>
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index efd4e47..88d6d5b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.conan.de/touchscreen/ evtouch-(.*)\.tar\.gz +http://www.conan.de/touchscreen/evtouch.html evtouch-(.*)\.tar\.gz |