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
4 changes: 2 additions & 2 deletions srcpkgs/luanti/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'luanti'
pkgname=luanti
version=5.15.0
version=5.15.1
revision=1
build_style=cmake
configure_args="-DBUILD_SERVER=TRUE"
Expand All @@ -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/luanti-org/luanti/archive/refs/tags/${version}.tar.gz"
checksum=07e044df0b87c83f78d8fe143f01693203b0ccc9dad6ed9c99b7f7b886c35313
checksum=fe0b10df866f57c0047d84a4c6f6cd848650f52d9b0cab563fbbedc81632d616

minetest_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down