Overhauled watch file.
This commit is contained in:
parent
f23f298ca4
commit
ea93586a2d
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
libsysstat (0.4.6-0ubuntu1) UNRELEASED; urgency=medium
|
libsysstat (0.4.6-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release 0.4.6.
|
* New upstream release 0.4.6.
|
||||||
|
* Overhauled watch file to make it compatible with GitHub again.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 28 Nov 2022 15:46:29 -0600
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 28 Nov 2022 15:46:29 -0600
|
||||||
|
|
||||||
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="searchmode=plain, \
|
||||||
https://github.com/lxqt/libsysstat/releases .*/libsysstat-([\d\.]+).tar.xz
|
pgpsigurlmangle=s/$/.asc/, \
|
||||||
|
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||||
|
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user