Browse Source

Update watch file

Christoph Biedl 1 year ago
parent
commit
599de6899a
1 changed files with 3 additions and 2 deletions
  1. 3 2
      debian/watch

+ 3 - 2
debian/watch

@@ -1,4 +1,5 @@
 
 version=4
-https://github.com/latchset/@PACKAGE@/releases \
-    /latchset/@PACKAGE@/releases/download/[^/]+/@PACKAGE@-([0-9][.0-9]*)@ARCHIVE_EXT@
+opts="searchmode=plain" \
+https://api.github.com/repos/latchset/@PACKAGE@/releases \
+    https://github.com/latchset/@PACKAGE@/releases/download/[^/]+/@PACKAGE@-([0-9][.0-9]*)@ARCHIVE_EXT@