diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:36:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:36:09 +0000 |
commit | 81bfa222a05171bca1ce43eac99c19450a1a2cad (patch) | |
tree | 8871b737a602dc4f1debeb78711a1043ef157995 /debian/watch | |
parent | Merging upstream version 1.2.5. (diff) | |
download | exfatprogs-81bfa222a05171bca1ce43eac99c19450a1a2cad.tar.xz exfatprogs-81bfa222a05171bca1ce43eac99c19450a1a2cad.zip |
Merging debian version 1.2.5-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 429f27f..5b30c4a 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=4 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 +https://github.com/[^/]+/[^/]+/releases/download/(?:[\d\.]+)/@PACKAGE@-@ANY_VERSION@.tar.xz
\ No newline at end of file |