diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-18 07:02:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-18 07:02:45 +0000 |
commit | 5d50662e1d5d0321c1eeb9deed74d01a03b1d8e1 (patch) | |
tree | 39170cd35f3edf6a9b8a6ef4ae3c1d2db9525bfe | |
parent | Releasing debian version 1.9-1. (diff) | |
download | plzip-5d50662e1d5d0321c1eeb9deed74d01a03b1d8e1.tar.xz plzip-5d50662e1d5d0321c1eeb9deed74d01a03b1d8e1.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/watch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch index 4117de0..3567848 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts="pgpmode=auto, uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/" \ -https://download.savannah.gnu.org/releases/lzip/plzip/plzip-(.+)\.tar\.lz +opts="pgpmode=auto" \ +https://download.savannah.gnu.org/releases/lzip/plzip/@PACKAGE@@ANY_VERSION@\.tar\.lz |