diff options
-rw-r--r-- | debian/watch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch index 672f8bae..ed9fa239 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ # Compulsory line, this is a version 4 file version=4 -opts="repack,compression=xz,pgpmode=auto,searchmode=plain" \ +opts="repack,compression=xz,pgpmode=auto,uversionmangle=s/\.rc/~rc/,searchmode=plain" \ https://api.github.com/repos/rhboot/shim/releases?per_page=100 \ - https://github.com/rhboot/shim/releases/download/[^/]+/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@
\ No newline at end of file + https://github.com/rhboot/shim/releases/download/[^/]+/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ |