Download raw body.
games/luanti: trivial update to 5.14.0 from MAINTAINER
Hello ports@, Attached is a trivial diff to update games/luanti to 5.14.0. Tested briefly on amd64 with no real issues. Changelog here: https://docs.luanti.org/about/changelog/#5130--5140 OK? -- iz (she/her) > i like to say mundane things, > there are too many uninteresting things > that go unnoticed. izder456 (dot) neocities (dot) org diff --git games/luanti/Makefile games/luanti/Makefile index 2137aa28755..802c3f26d0f 100644 --- games/luanti/Makefile +++ games/luanti/Makefile @@ -2,8 +2,7 @@ DPB_PROPERTIES = parallel COMMENT = infinite-world block sandbox game -DIST_TUPLE += github luanti-org luanti 5.13.0 . -REVISION = 0 +DIST_TUPLE += github luanti-org luanti 5.14.0 . CATEGORIES = games x11 diff --git games/luanti/distinfo games/luanti/distinfo index d54a530b20f..91dbc8d6988 100644 --- games/luanti/distinfo +++ games/luanti/distinfo @@ -1,2 +1,2 @@ -SHA256 (luanti-org-luanti-5.13.0.tar.gz) = mmlyXs0Vt5Oo+gCUFmqQgTaLj8nM1s6E05hYM8goTqA= -SIZE (luanti-org-luanti-5.13.0.tar.gz) = 12276771 +SHA256 (luanti-org-luanti-5.14.0.tar.gz) = ufVh+jfbPH6huLoVz+3oKCt6ebnpObA1cmnIsDfPWuo= +SIZE (luanti-org-luanti-5.14.0.tar.gz) = 12421600 diff --git games/luanti/pkg/PLIST games/luanti/pkg/PLIST index 5626c86f791..f87042cdf70 100644 --- games/luanti/pkg/PLIST +++ games/luanti/pkg/PLIST @@ -16,6 +16,7 @@ share/doc/luanti/texture_packs.md share/doc/luanti/world_format.md share/icons/hicolor/128x128/apps/luanti.png share/icons/hicolor/scalable/apps/luanti.svg +share/locale/az/LC_MESSAGES/luanti.mo share/locale/bar/ share/locale/bar/LC_MESSAGES/ share/locale/bar/LC_MESSAGES/luanti.mo @@ -45,6 +46,7 @@ share/locale/ga/LC_MESSAGES/luanti.mo share/locale/gd/LC_MESSAGES/luanti.mo share/locale/gl/LC_MESSAGES/luanti.mo share/locale/hu/LC_MESSAGES/luanti.mo +share/locale/hy/LC_MESSAGES/luanti.mo share/locale/id/LC_MESSAGES/luanti.mo share/locale/it/LC_MESSAGES/luanti.mo share/locale/ja/LC_MESSAGES/luanti.mo @@ -56,6 +58,9 @@ share/locale/jv/LC_MESSAGES/ share/locale/jv/LC_MESSAGES/luanti.mo share/locale/kab/LC_MESSAGES/luanti.mo share/locale/kk/LC_MESSAGES/luanti.mo +share/locale/kmr/ +share/locale/kmr/LC_MESSAGES/ +share/locale/kmr/LC_MESSAGES/luanti.mo share/locale/ko/LC_MESSAGES/luanti.mo share/locale/kv/ share/locale/kv/LC_MESSAGES/ @@ -93,6 +98,7 @@ share/locale/sw/ share/locale/sw/LC_MESSAGES/ share/locale/sw/LC_MESSAGES/luanti.mo share/locale/ta/LC_MESSAGES/luanti.mo +share/locale/tl/LC_MESSAGES/luanti.mo share/locale/tok/ share/locale/tok/LC_MESSAGES/ share/locale/tok/LC_MESSAGES/luanti.mo
games/luanti: trivial update to 5.14.0 from MAINTAINER