From 28fd538c093bc1d7c9753c32ce83f1ddffb9289b Mon Sep 17 00:00:00 2001 From: Piotr Danecki Date: Fri, 1 Aug 2025 15:43:04 +0200 Subject: [PATCH] luanti: update to 5.13.0 Signed-off-by: Piotr Danecki --- srcpkgs/luanti/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}"