From 46963411d41a95d006280093e2d3d99de86be8de Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:09 +0100 Subject: [PATCH] i3ipc-glib: orphan --- srcpkgs/i3ipc-glib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/i3ipc-glib/template b/srcpkgs/i3ipc-glib/template index 90043cf9610..3f10e56f01e 100644 --- a/srcpkgs/i3ipc-glib/template +++ b/srcpkgs/i3ipc-glib/template @@ -9,7 +9,7 @@ hostmakedepends="autoconf automake libtool gtk-doc pkg-config glib-devel gobject-introspection which" makedepends="json-glib-devel libxcb-devel libglib-devel" short_desc="C interface library to i3 window manager" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/acrisci/i3ipc-glib" distfiles="https://github.com/acrisci/${pkgname}/archive/v${version}.tar.gz"