diff options
author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-04-27 12:59:59 -0400 |
---|---|---|
committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-04-27 13:01:36 -0400 |
commit | 81bcc2c01890b5fd76cf18b1d95293eaee234d10 (patch) | |
tree | 9b78aa4d2b0e8caecf2c3f82f45f8dc88e43355a /debian | |
parent | releasing package zenity version 3.42.0-1 (diff) | |
download | zenity-81bcc2c01890b5fd76cf18b1d95293eaee234d10.tar.gz zenity-81bcc2c01890b5fd76cf18b1d95293eaee234d10.tar.bz2 zenity-81bcc2c01890b5fd76cf18b1d95293eaee234d10.zip |
Update debian/watch
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index fc16d30f..64675b41 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/" \ +opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/, downloadurlmangle=s|cache.json||" \ https://download.gnome.org/sources/@PACKAGE@/cache.json \ [\d.]+/@PACKAGE@-([\d.]+)@ARCHIVE_EXT@ |