From: Don Armstrong Date: Sat, 17 Aug 2019 04:14:36 +0000 (-0700) Subject: fix wrong watch file X-Git-Tag: debian/1.8.1-1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5f078fb07ab1e9f52eb84ab6c7cc6f96e2b88c28;p=deb_pkgs%2Fautorandr.git fix wrong watch file --- diff --git a/debian/watch b/debian/watch index 4ff6665..5cdb73a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/autorandr-$1\.tar\.gz/ \ - https://github.com/phillipberndt/autorandr/tags .*/?(\d+(?:\.\d)+)\.tar\.gz + https://github.com/phillipberndt/autorandr/tags .*?/(\d+(?:\.\d+)+)\.tar\.gz