From 33b6eaf35e82e3196a0081c3b18151fb5909690e Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 22 Oct 2017 15:35:26 +0200 Subject: [PATCH] Update watch file to check the release tarballs. The tag-based tarballs are provided by Github and simply package the repo content without configure, etc. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 6030b19..048c5c9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/jonas/tig/tags .*/tig-(\d\S+)\.tar\.gz +https://github.com/jonas/tig/releases .*/download/tig-.*/tig-(\d\S+)\.tar\.gz -- 2.30.2