Correcting wrong URLs in watch file.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7ff7b11a9b
commit
5a22aea708
1 changed files with 2 additions and 2 deletions
4
debian/watch
vendored
4
debian/watch
vendored
|
@ -1,3 +1,3 @@
|
||||||
version=4
|
version=4
|
||||||
opts="pgpmode=auto, uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/" \
|
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/icons-$1\.tar\.gz/ \
|
||||||
https://download.savannah.gnu.org/releases/lzip/@PACKAGE@@ANY_VERSION@\.tar\.lz
|
https://github.com/twbs/icons/tags .*/v?(\d\S+)\.tar\.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue