diff options
-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@ |