Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/dune3d/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -12,7 +12,7 @@ maintainer="ii8 <murray.calavera@protonmail.com>"
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
Expand Down