diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 02:57:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 02:57:00 +0000 |
commit | 3b078dcd170948fe303082e8acd95f73af255a4b (patch) | |
tree | d74a1f440d70679a45a0adb01769ba56a2981ec3 /debian/watch | |
parent | Merging upstream version 1.2.3. (diff) | |
download | exfatprogs-3b078dcd170948fe303082e8acd95f73af255a4b.tar.xz exfatprogs-3b078dcd170948fe303082e8acd95f73af255a4b.zip |
Merging debian version 1.2.3-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 08fea01..429f27f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=4 -opts="searchmode=plain,\ +opts="searchmode=plain,pgpmode=auto,\ filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.xz%" \ https://api.github.com/repos/exfatprogs/exfatprogs/releases?per_page=50 \ https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@
\ No newline at end of file |