diff options
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index eaf2fe7..b373dba 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=4 opts="mode=git,pgpmode=gittag" \ -https://git.guilhem.org/interimap/ refs/tags/v([\d\.]+) + https://git.guilhem.org/interimap.git \ + refs/tags/v?@ANY_VERSION@ |