From 7fdcaaf22fdff84cc7a248d0b0557c92f075421c Mon Sep 17 00:00:00 2001 From: ii8 Date: Fri, 20 Feb 2026 12:26:35 +0000 Subject: [PATCH] dune3d: update to 1.4.0. --- srcpkgs/dune3d/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dune3d/template b/srcpkgs/dune3d/template index feefd8dff8fa36..9aa257edadbe6f 100644 --- a/srcpkgs/dune3d/template +++ b/srcpkgs/dune3d/template @@ -1,7 +1,7 @@ # Template file for 'dune3d' pkgname=dune3d -version=1.3.0 -revision=2 +version=1.4.0 +revision=1 build_style=meson hostmakedepends="pkg-config cmake glib-devel python3 python3-gobject python3-cairo python3-pybind11 librsvg" @@ -12,7 +12,7 @@ maintainer="ii8 " license="GPL-3.0-only" homepage="https://dune3d.org/" distfiles="https://github.com/dune3d/dune3d/archive/refs/tags/v${version}.tar.gz" -checksum=a9c346005d260e7d9c4da2593d7683536536531fd6cad806bcfe2cf1c1c912e9 +checksum=1465cd1d30ff00a82cadb0243065049af35149b0ed37679076ff805ffafd6d62 pre_configure() { # this needs to be set when cross compiling, otherwise meson complains