From 06d0e24d343d6d894256717e2549285c8f24f191 Mon Sep 17 00:00:00 2001 From: Dakota Richline Date: Wed, 19 Aug 2026 07:19:50 -0400 Subject: [PATCH] lite-xl: orphan --- srcpkgs/lite-xl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lite-xl/template b/srcpkgs/lite-xl/template index f9bfcdf8eb291a..9143405a7635d2 100644 --- a/srcpkgs/lite-xl/template +++ b/srcpkgs/lite-xl/template @@ -8,7 +8,7 @@ configure_args="-Duse_system_lua=true -Drenderer=true" hostmakedepends="pkg-config lua54" makedepends="freetype-devel lua54-devel pcre2-devel SDL3-devel" short_desc="Lightweight text editor written in Lua" -maintainer="Dakota Richline " +maintainer="Orphaned " license="MIT" homepage="https://lite-xl.com/" changelog="https://github.com/lite-xl/lite-xl/raw/master/changelog.md"