diff --git a/srcpkgs/luanti/template b/srcpkgs/luanti/template index b265757ec84..26dc2d0d625 100644 --- a/srcpkgs/luanti/template +++ b/srcpkgs/luanti/template @@ -1,7 +1,7 @@ # Template file for 'luanti' pkgname=luanti -version=5.12.0 -revision=2 +version=5.13.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=876867ac874492f20968f2c2eb4e403231e8e9f29e0e06efa512200bd5152355 +checksum=9a69725ecd15b793a8fa0094166a9081368b8fc9ccd6ce84d3985833c8284ea0 minetest_package() { depends="${sourcepkg}>=${version}_${revision}"