From 1d77f0be11278fd8970b371f789b3d68ef91d980 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 09:44:33 +0100 Subject: [PATCH] krita: rebuild for Python 3.8.1 --- srcpkgs/krita/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/krita/template b/srcpkgs/krita/template index 5c7b23c3e95..e4675361f36 100644 --- a/srcpkgs/krita/template +++ b/srcpkgs/krita/template @@ -1,7 +1,7 @@ # Template file for 'krita' pkgname=krita version=4.2.8.2 -revision=2 +revision=3 build_style=cmake configure_args="-Wno-dev -DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules pkg-config python3"