diff options
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 38fb031..0d1137c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/ptpython-$1\.tar\.gz/ \ -https://github.com/prompt-toolkit/ptpython/releases .*/v?(\d\S+)\.tar\.gz +https://github.com/dbcli/prompt-toolkit/tags .*/v?(\d\S+)\.tar\.gz |