From 5e1cbdd56ff1740767ee59f019651af0c335ba68 Mon Sep 17 00:00:00 2001 From: cinerea0 <49368915+cinerea0@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:47:55 +0000 Subject: [PATCH] fcft: adopt --- srcpkgs/fcft/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template index 802c6eb4f04..54c6f25000f 100644 --- a/srcpkgs/fcft/template +++ b/srcpkgs/fcft/template @@ -10,7 +10,7 @@ makedepends="fontconfig-devel freetype-devel pixman-devel tllist $(vopt_if textshaping harfbuzz-devel) $(vopt_if textshaping libutf8proc-devel)" short_desc="Simple library for font loading and glyph rasterization" -maintainer="Orphaned " +maintainer="cinerea0 " license="MIT" homepage="https://codeberg.org/dnkl/fcft" changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"