From 9fdd1662d73c98a5f26395e0a49dd57f124b95ac Mon Sep 17 00:00:00 2001 From: zenobit Date: Fri, 29 Dec 2023 17:20:55 +0100 Subject: [PATCH] lite-xl: update to 2.1.2 --- srcpkgs/lite-xl/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lite-xl/template b/srcpkgs/lite-xl/template index 43a4ac037a980..ade3c9514a5fb 100644 --- a/srcpkgs/lite-xl/template +++ b/srcpkgs/lite-xl/template @@ -1,9 +1,10 @@ # Template file for 'lite-xl' pkgname=lite-xl -version=2.1.1 +version=2.1.2 revision=1 archs="x86_64* i686* aarch64* arm*" # garbage software build_style=meson +configure_args="-Duse_system_lua=true" hostmakedepends="pkg-config lua54" makedepends="freetype-devel lua54-devel pcre2-devel SDL2-devel" short_desc="Lightweight text editor written in Lua" @@ -12,7 +13,7 @@ license="MIT" homepage="https://lite-xl.com/" changelog="https://github.com/lite-xl/lite-xl/raw/master/changelog.md" distfiles="https://github.com/lite-xl/lite-xl/archive/refs/tags/v${version}.tar.gz" -checksum=75c0cbda2d34a88e86d3aa48abe9f0366093df3019796c03067a7594cc55abe6 +checksum=0ad5acbdc7a08f771386283f40f967c87a1d002bc5232ca78af2aa4fdb7bf38b post_install() { vlicense LICENSE