diff options
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 5d5e366..ec6e1c7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=uversionmangle=s/-rc/~rc/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/systemd-$1\.tar\.gz/ \ - https://github.com/systemd/systemd-stable/tags .*/v?(\d\S*)\.tar\.gz + https://github.com/systemd/systemd/tags .*/v?(\d\S*)\.tar\.gz |