Browse Source

Fix watch file

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

+ 1 - 1
debian/watch

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