From cb96bbfe9f6c508e633bd868d32c8ee4968bca6e Mon Sep 17 00:00:00 2001 From: Anachron Date: Thu, 25 Jul 2019 08:31:28 +0200 Subject: [PATCH] wmutils-opt: mark as orphan --- srcpkgs/wmutils-opt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wmutils-opt/template b/srcpkgs/wmutils-opt/template index aec59c6a1ca..0fbb004de60 100644 --- a/srcpkgs/wmutils-opt/template +++ b/srcpkgs/wmutils-opt/template @@ -6,7 +6,7 @@ wrksrc="${pkgname##*-}-${version}" build_style=gnu-makefile makedepends="libxcb-devel" short_desc="Optional addons to wmutils" -maintainer="Anachron " +maintainer="Orphaned " license="ISC" homepage="https://github.com/wmutils/opt" distfiles="https://github.com/${pkgname%-*}/opt/archive/v${version}.tar.gz"