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.2
version=5.16.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=1fdfa8b973968f8fcf5a264ce3fb3a170c3882105f953498a64d6415eff83471
checksum=57926752365a17d3bf64945ea04dc63cc446a8863037b043b97799af30126b6b

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