[neon/backports-jammy/distrobox/Neon/unstable] debian: debian/watch: fix tarball name
Michel Alexandre Salim
null at kde.org
Fri Jul 14 11:42:04 BST 2023
Git commit 2d1ec08edac8a6d59bef72d5b95b7e50aa1da0f4 by Michel Alexandre Salim.
Committed on 13/06/2022 at 17:40.
Pushed by jriddell into branch 'Neon/unstable'.
debian/watch: fix tarball name
Signed-off-by: Michel Alexandre Salim <michel at michel-slm.name>
M +1 -1 debian/watch
https://invent.kde.org/neon/backports-jammy/distrobox/-/commit/2d1ec08edac8a6d59bef72d5b95b7e50aa1da0f4
diff --git a/debian/watch b/debian/watch
index 11e5bea..9d82f29 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/<project>-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/distrobox-$1\.tar\.gz/ \
https://github.com/89luca89/distrobox/tags .*/v?(\d\S+)\.tar\.gz
More information about the Neon-commits
mailing list