From 49b6a5593fef492751efe22ddf4f5cff3ba4253f Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 9 Oct 2020 18:55:35 +0200 Subject: [PATCH] luakit: update to 2.2.1. --- srcpkgs/luakit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luakit/template b/srcpkgs/luakit/template index 33587f26196..f5f8bfc372c 100644 --- a/srcpkgs/luakit/template +++ b/srcpkgs/luakit/template @@ -1,7 +1,7 @@ # Template file for 'luakit' pkgname=luakit reverts="2017.08.10_1" -version=2.2 +version=2.2.1 revision=1 conf_files="/etc/xdg/luakit/*.lua" hostmakedepends="pkg-config LuaJIT" @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://luakit.github.io/" changelog="https://github.com/luakit/luakit/blob/develop/CHANGELOG.md" distfiles="https://github.com/luakit/luakit/archive/${version}.tar.gz" -checksum=704929a324984afe246c63263667eb1d64c060b4f7f74ced59fec5d402c377dc +checksum=f35359f5863fabe2b9d426f4d3ef6d29ce5bb3bac7b4c8e0824242f89868c80e case "${XBPS_TARGET_MACHINE}" in aarch64) broken="LuaJIT-devel marked as unsupported";;