diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-24 12:58:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-24 12:58:29 +0000 |
commit | ce4a77200d4366e69ae46f9bad326002bcc6c087 (patch) | |
tree | b90e50c5ce2cc439c73bdade73ce0cce725eefb2 | |
parent | Releasing debian version 1.10.5+dfsg-2. (diff) | |
download | bootstrap-icons-ce4a77200d4366e69ae46f9bad326002bcc6c087.tar.xz bootstrap-icons-ce4a77200d4366e69ae46f9bad326002bcc6c087.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/watch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index f003791..1af37d4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/icons-$1\.tar\.gz/ \ +opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/icons-$1\.tar\.gz/ \ + dversionmangle=s/\+dfsg//" \ https://github.com/twbs/icons/tags .*/v?(\d\S+)\.tar\.gz |