From 61ca6ebe99ea40e3b531142731ddc398dfe41b74 Mon Sep 17 00:00:00 2001 From: Francesco Carmelo Capria Date: Thu, 30 May 2024 10:38:05 +0200 Subject: [PATCH] wired-notify: adopt previous maintainer orphaned it closes #50605 --- srcpkgs/wired-notify/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wired-notify/template b/srcpkgs/wired-notify/template index 9c1f97232c7..35823554e28 100644 --- a/srcpkgs/wired-notify/template +++ b/srcpkgs/wired-notify/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="pango-devel libXScrnSaver-devel libglib-devel" short_desc="Lightweight notification daemon written in Rust" -maintainer="Francesco Carmelo Capria " +maintainer="classabbyamp " license="MIT" homepage="https://github.com/Toqozz/wired-notify" distfiles="https://github.com/Toqozz/wired-notify/archive/refs/tags/${version}.tar.gz"