From df108ccd4cc6a77e3297b49c6a95107b9f60350f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:30:23 +0100 Subject: [PATCH] dunst: orphan --- srcpkgs/dunst/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template index 789219ee6ca..f1f57f15304 100644 --- a/srcpkgs/dunst/template +++ b/srcpkgs/dunst/template @@ -13,7 +13,7 @@ makedepends="gdk-pixbuf-devel libXScrnSaver-devel libXinerama-devel libXrandr-de checkdepends="dbus" conf_files="/etc/dunst/dunstrc" short_desc="Lightweight and customizable notification daemon" -maintainer="Daniel Santana " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://dunst-project.org" changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"