diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-15 05:17:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-15 05:17:51 +0000 |
commit | c570939244b5f65fd109dfb850670301c129b8e8 (patch) | |
tree | e8f5130b05f88df36e89318eafc97fbe46e02913 | |
parent | Releasing debian version 3.0.20-1. (diff) | |
download | ptpython-c570939244b5f65fd109dfb850670301c129b8e8.tar.xz ptpython-c570939244b5f65fd109dfb850670301c129b8e8.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/watch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch index 0d1137c..89e5f3b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/ptpython-$1\.tar\.gz/ \ -https://github.com/dbcli/prompt-toolkit/tags .*/v?(\d\S+)\.tar\.gz +https://github.com/prompt-toolkit/ptpython/tags .*/archive/refs/tags/@ANY_VERSION@@ARCHIVE_EXT@ |