Browse Source

Fix watch file

Christoph Biedl 8 months ago
parent
commit
f18807433e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/watch

+ 1 - 1
debian/watch

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