From 9901acff1eae7d0928b9276de36fc9e0a5279461 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:34 +0100 Subject: [PATCH] libunibreak: orphan --- srcpkgs/libunibreak/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libunibreak/template b/srcpkgs/libunibreak/template index 55bf10bf4b1..b8bb602f3e1 100644 --- a/srcpkgs/libunibreak/template +++ b/srcpkgs/libunibreak/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="Implementation of the Unicode line breaking algorithm" -maintainer="Diogo Leal " +maintainer="Orphaned " license="zlib-acknowledgement" homepage="https://github.com/adah1972/libunibreak" distfiles="https://github.com/adah1972/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"