diff --git a/srcpkgs/luanti/template b/srcpkgs/luanti/template index aa30696a6c4..583caf82a13 100644 --- a/srcpkgs/luanti/template +++ b/srcpkgs/luanti/template @@ -1,7 +1,7 @@ # Template file for 'luanti' pkgname=luanti -version=5.10.0 -revision=2 +version=5.11.0 +revision=1 build_style=cmake configure_args="-DBUILD_SERVER=TRUE" hostmakedepends="pkg-config gettext" @@ -15,7 +15,7 @@ license="LGPL-2.1-or-later" homepage="https://www.luanti.org/" changelog="https://dev.luanti.org/changelog/" distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz" -checksum=2a3161c04e7389608006f01280eda30507f8bacfa1d6b64c2af1b820a62d2677 +checksum=70e531d0776988ce6e579ea5490fdf6be3e349a4ade5281f5111aa4fdd8ee510 minetest_package() { depends="${sourcepkg}>=${version}_${revision}"