Manually fix the watch file.
This commit is contained in:
parent
19e17a4e88
commit
f21b66675c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
featherpad (1.3.3-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Manually fix the watch file.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 28 Nov 2022 15:10:23 -0600
|
||||
|
||||
|
7
debian/watch
vendored
7
debian/watch
vendored
@ -1,4 +1,5 @@
|
||||
version=4
|
||||
opts="pgpsigurlmangle=s/$/.asc/, \
|
||||
filenamemangle=s/.+\/FeatherPad-(\d\S+)\.tar\.xz/featherpad-$1\.tar\.xz/" \
|
||||
https://github.com/tsujan/featherpad/releases .*\/FeatherPad-(\d\S+)\.tar\.xz
|
||||
opts="searchmode=plain, \
|
||||
pgpsigurlmangle=s/$/.asc/, \
|
||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||
https://api.github.com/repos/tsujan/FeatherPad/releases https:\/\/github.com\/tsujan\/FeatherPad\/releases\/download\/V@ANY_VERSION@\/FeatherPad-@ANY_VERSION@.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user