From dc9b6dd7f0c8f0f202659ce420ba94cb729d571d Mon Sep 17 00:00:00 2001 From: John Date: Sun, 19 Aug 2018 11:02:30 +0200 Subject: [PATCH] xchm: rebuild to fix ABI mismatch with wxWidgets --- srcpkgs/xchm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xchm/template b/srcpkgs/xchm/template index 8f4781275a4..ac1e2bd0556 100644 --- a/srcpkgs/xchm/template +++ b/srcpkgs/xchm/template @@ -1,7 +1,7 @@ # Template file for 'xchm' pkgname=xchm version=1.23 -revision=5 +revision=6 build_style=gnu-configure makedepends="libchmlib-devel wxWidgets-devel" short_desc="The CHM viewer for Unix"