From 28c4aafad709b5e234bee10e484adfa75940c75c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:09 +0100 Subject: [PATCH] libdbusmenu-glib: orphan --- srcpkgs/libdbusmenu-glib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libdbusmenu-glib/template b/srcpkgs/libdbusmenu-glib/template index 0de1fde62cb..8981401214c 100644 --- a/srcpkgs/libdbusmenu-glib/template +++ b/srcpkgs/libdbusmenu-glib/template @@ -10,7 +10,7 @@ hostmakedepends="automake gettext-devel glib-devel intltool libtool pkg-config $(vopt_if gir 'gobject-introspection vala-devel') gtk-doc" makedepends="gtk+3-devel" short_desc="Library for passing menus over DBus" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="GPL-3, LGPL-2.1, LGPL-3" homepage="https://launchpad.net/libdbusmenu" distfiles="${homepage}/${version%.*}/${version}/+download/libdbusmenu-${version}.tar.gz"