luakit: update to 2.4.0.

This commit is contained in:
Karel Balej 2025-02-16 09:55:59 +01:00 committed by oreo639
parent 58394c7171
commit 6ac97b0339

View file

@ -1,8 +1,8 @@
# Template file for 'luakit' # Template file for 'luakit'
pkgname=luakit pkgname=luakit
reverts="2017.08.10_1" reverts="2017.08.10_1"
version=2.3.6 version=2.4.0
revision=2 revision=1
conf_files="/etc/xdg/luakit/*.lua" conf_files="/etc/xdg/luakit/*.lua"
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="DEVELOPMENT_PATHS=0 LUA_BIN_NAME=luajit USE_LUAJIT=1 VERSION=${version}" make_build_args="DEVELOPMENT_PATHS=0 LUA_BIN_NAME=luajit USE_LUAJIT=1 VERSION=${version}"
@ -17,5 +17,5 @@ license="GPL-3.0-or-later"
homepage="https://luakit.github.io/" homepage="https://luakit.github.io/"
changelog="https://github.com/luakit/luakit/blob/develop/CHANGELOG.md" changelog="https://github.com/luakit/luakit/blob/develop/CHANGELOG.md"
distfiles="https://github.com/luakit/luakit/archive/${version}.tar.gz" distfiles="https://github.com/luakit/luakit/archive/${version}.tar.gz"
checksum=8202fc515c7e64ddc0794b5623167b372f696bce757e6f767c5e03bfbe2beba0 checksum=65f73939db561de21bba735bdf92c2b32d28c6610e3d114d1420a8477d531802
make_check=no # missing luassert make_check=no # missing luassert