From 8006e62d79e90d6e7e32c0f627fc021a91ac7cd9 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 23 Dec 2020 01:31:27 +0100 Subject: [PATCH] imlib2: rebuild to ensure lib32/64 is respected for plugins --- srcpkgs/imlib2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/imlib2/template b/srcpkgs/imlib2/template index 3a152b61706..d10ee1ce876 100644 --- a/srcpkgs/imlib2/template +++ b/srcpkgs/imlib2/template @@ -1,7 +1,7 @@ # Template file for 'imlib2' pkgname=imlib2 version=1.7.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --sysconfdir=/etc/imlib2 --enable-visibility-hiding" hostmakedepends="pkg-config"