From fcef66e77610189b85149f6b59173c38a7a9390d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 4 Apr 2023 11:44:48 +0200 Subject: [PATCH] intermodal: bump for inclusion of dependency metadata --- srcpkgs/intermodal/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/intermodal/template b/srcpkgs/intermodal/template index 67c932fac9b..c91be83b917 100644 --- a/srcpkgs/intermodal/template +++ b/srcpkgs/intermodal/template @@ -1,7 +1,7 @@ # Template file for 'intermodal' pkgname=intermodal version=0.1.12 -revision=1 +revision=2 build_style=cargo make_check_args="-- --skip subcommand::torrent::verify::tests::output_multiple --skip subcommand::torrent::verify::tests::output_color"