From 28ade35c3b1641c7c4cf6bddf0d6e16c7bc3720e Mon Sep 17 00:00:00 2001 From: skmpz Date: Sat, 5 Feb 2022 10:25:40 +0400 Subject: [PATCH] fribidi: orphan package --- srcpkgs/fribidi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fribidi/template b/srcpkgs/fribidi/template index 48f1bbfd36b..50f61f6e98c 100644 --- a/srcpkgs/fribidi/template +++ b/srcpkgs/fribidi/template @@ -6,7 +6,7 @@ build_style=gnu-configure configure_args="--disable-docs" hostmakedepends="automake libtool pkg-config" short_desc="Free Implementation of the Unicode Bidirectional Algorithm" -maintainer="skmpz " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/fribidi/fribidi/" changelog="https://raw.githubusercontent.com/fribidi/fribidi/master/NEWS"