From 4444a66e22627aab5af4279a5aa674503778fdb5 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:10 +0100 Subject: [PATCH] libkeybinder3: orphan --- srcpkgs/libkeybinder3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libkeybinder3/template b/srcpkgs/libkeybinder3/template index 9e3350ea7c8..414cee096cd 100644 --- a/srcpkgs/libkeybinder3/template +++ b/srcpkgs/libkeybinder3/template @@ -8,7 +8,7 @@ configure_args="$(vopt_enable gir introspection)" hostmakedepends="gnome-common gtk-doc libtool pkg-config $(vopt_if gir gobject-introspection)" makedepends="gtk+3-devel" short_desc="Library for registering global keyboard shortcuts (GTK+3)" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="MIT" homepage="https://github.com/engla/keybinder" distfiles="https://github.com/engla/keybinder/archive/keybinder-3.0-v${version}.tar.gz"