From 04b26b7f6f2dba3cdc8d6b0d6bb6ddfa7d71e2ed Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 2 May 2023 03:44:26 -0400 Subject: [PATCH] handlr: rebuild for missing x86_64/i686 pkg --- srcpkgs/handlr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/handlr/template b/srcpkgs/handlr/template index d346fc4fbbc..8cbea310a56 100644 --- a/srcpkgs/handlr/template +++ b/srcpkgs/handlr/template @@ -1,7 +1,7 @@ # Template file for 'handlr' pkgname=handlr version=0.6.4 -revision=1 +revision=2 build_style=cargo depends="shared-mime-info" checkdepends="shared-mime-info"