From 0a5194b71cf0315cf186ff5d4871bd4b7672da34 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:54:53 -0400 Subject: [PATCH] DarkRadiant: rebuild for Python 3.9 --- srcpkgs/DarkRadiant/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/DarkRadiant/template b/srcpkgs/DarkRadiant/template index fdc430cdf52..08a9d0ac14a 100644 --- a/srcpkgs/DarkRadiant/template +++ b/srcpkgs/DarkRadiant/template @@ -1,7 +1,7 @@ # Template file for 'DarkRadiant' pkgname=DarkRadiant version=2.8.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-darkmod-plugins --with-wx-config=wx-config-gtk3 PYTHON_CONFIG=python3-config pc_cv_python_req_version_3_8_0=yes"