From 1d08f311a4ea6b5338236e11af5e276d8055f1d6 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sat, 29 Jan 2022 23:58:36 +0100 Subject: [PATCH] picom: orphan package --- srcpkgs/picom/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template index be19242f1f9..e4f4fafbda2 100644 --- a/srcpkgs/picom/template +++ b/srcpkgs/picom/template @@ -10,7 +10,7 @@ makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre-devel libxdg-basedir-devel uthash" depends="desktop-file-utils" short_desc="Lightweight compositor for X11 (previously a compton fork)" -maintainer="Frank Steinborn " +maintainer="Orphaned " license="MIT, MPL-2.0" homepage="https://github.com/yshui/picom/" distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz"