We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7031ae2 commit 9e66a36Copy full SHA for 9e66a36
1 file changed
srcpkgs/luanti/template
@@ -1,6 +1,6 @@
1
# Template file for 'luanti'
2
pkgname=luanti
3
-version=5.15.2
+version=5.16.1
4
revision=1
5
build_style=cmake
6
configure_args="-DBUILD_SERVER=TRUE"
@@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
15
homepage="https://www.luanti.org/"
16
changelog="https://dev.luanti.org/changelog/"
17
distfiles="https://github.com/luanti-org/luanti/archive/refs/tags/${version}.tar.gz"
18
-checksum=1fdfa8b973968f8fcf5a264ce3fb3a170c3882105f953498a64d6415eff83471
+checksum=57926752365a17d3bf64945ea04dc63cc446a8863037b043b97799af30126b6b
19
20
minetest_package() {
21
depends="${sourcepkg}>=${version}_${revision}"
0 commit comments