Browse Source

Update watch file

Christoph Biedl 2 years ago
parent
commit
8042784bfc
1 changed files with 4 additions and 2 deletions
  1. 4 2
      debian/watch

+ 4 - 2
debian/watch

@@ -1,3 +1,5 @@
+
 version=4
-https://github.com/OpenAoE/vblade/releases \
-    /OpenAoE/vblade/archive/(?:vblade-|v)([0-9][.0-9]*)\.tar\.gz
+opts="searchmode=plain,filenamemangle=s/$/.tar.gz/" \
+https://api.github.com/repos/OpenAoE/@PACKAGE@/releases \
+    https://api.github.com/repos/OpenAoE/@PACKAGE@/tarball/@PACKAGE@-@ANY_VERSION@