From faecce0c00399f3e59abe9d814dba8a7e5b422da Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:13:04 +0100 Subject: [PATCH] krita: rebuild against boost-1.69.0 --- srcpkgs/krita/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/krita/template b/srcpkgs/krita/template index ae7ecb54c03..4ea57aa2459 100644 --- a/srcpkgs/krita/template +++ b/srcpkgs/krita/template @@ -1,7 +1,7 @@ # Template file for 'krita' pkgname=krita version=4.1.7.101 -revision=1 +revision=2 build_style=cmake configure_args="-Wno-dev -DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules pkg-config python3"