From 68df9dcd232e0f80f46cd8d6a0ab305d6c0496bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= Date: Sat, 25 Feb 2023 01:44:26 -0300 Subject: [PATCH] i3blocks: adopt the package --- srcpkgs/i3blocks/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/i3blocks/template b/srcpkgs/i3blocks/template index bbd5ac987ca6..589537169939 100644 --- a/srcpkgs/i3blocks/template +++ b/srcpkgs/i3blocks/template @@ -7,7 +7,7 @@ make_build_args="SYSCONFDIR=/etc" hostmakedepends="autoconf automake pkg-config" makedepends="bash-completion" short_desc="Flexible scheduler for i3bar" -maintainer="Orphaned " +maintainer=" André L. C. Moreira " license="GPL-3.0-or-later" homepage="https://github.com/vivien/i3blocks" distfiles="${homepage}/archive/${version}.tar.gz"