From 2c08f74e350db6bbf34d2e32dc21f0f24244178a Mon Sep 17 00:00:00 2001 From: John Date: Mon, 6 Dec 2021 16:08:04 +0100 Subject: [PATCH] DarkRadiant: update to 2.14.0. --- srcpkgs/DarkRadiant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/DarkRadiant/template b/srcpkgs/DarkRadiant/template index 6741fc8bae3..53e86a849d8 100644 --- a/srcpkgs/DarkRadiant/template +++ b/srcpkgs/DarkRadiant/template @@ -1,7 +1,7 @@ # Template file for 'DarkRadiant' pkgname=DarkRadiant -version=2.13.0 -revision=2 +version=2.14.0 +revision=1 build_style=cmake build_helper=cmake-wxWidgets-gtk3 hostmakedepends="pkg-config ruby-asciidoctor" @@ -14,7 +14,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://github.com/codereader/DarkRadiant/" distfiles="https://github.com/codereader/DarkRadiant/archive/${version}.tar.gz" -checksum=a95488989dfce5c1e366059d6ca22ee144fe86583dd55285e5ecba612b1b93c2 +checksum=cc7802cb362c6b66d0dbd4a5798ebe8d0e069d0e7a05b6f4ab679c167a1d7621 CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/lib/wx/include/gtk3-unicode-3.0"