mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 07:12:08 +02:00
d/watch: fix watch file
Our `watch` file was looking at the wrong URL, fix that.
This commit is contained in:
4
debian/watch
vendored
4
debian/watch
vendored
@@ -1,3 +1,3 @@
|
||||
version=4
|
||||
opts=filenamemangle=s/.*\/archive\/(\d\S+)\/eg25-manager.*\.tar\.gz/eg25-manager-$1\.tar\.gz/g \
|
||||
https://gitlab.com/mobian1/eg25-manager/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
|
||||
https://gitlab.com/mobian1/devices/@PACKAGE@/-/tags?sort=updated_desc \
|
||||
.*/archive/\d\S+/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
|
||||
|
Reference in New Issue
Block a user