Code

Update watch file to check the release tarballs.
authorSebastian Harl <sh@tokkee.org>
Sun, 22 Oct 2017 13:35:26 +0000 (15:35 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 22 Oct 2017 13:35:26 +0000 (15:35 +0200)
The tag-based tarballs are provided by Github and simply package the repo
content without configure, etc.

debian/watch

index 6030b19b8d79f3a454a1e792f0c1e77a37d9543e..048c5c9aef8f66f7c37a14ac5e7a4f38612a1a6c 100644 (file)
@@ -1,2 +1,2 @@
 version=3
 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