From 195a8a3ff77eefff5f6305e398ef53c9b6120321 Mon Sep 17 00:00:00 2001 From: John Gebbie Date: Thu, 15 Jun 2023 10:46:35 +0100 Subject: [PATCH] dotool: orphan --- srcpkgs/dotool/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template index 2b86e31ad31..7503b8d71a5 100644 --- a/srcpkgs/dotool/template +++ b/srcpkgs/dotool/template @@ -6,7 +6,7 @@ build_style=go go_import_path="git.sr.ht/~geb/dotool" go_ldflags="-X main.Version=${version}" short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)" -maintainer="John Gebbie " +maintainer="Orphaned " license="GPL-3.0-only" homepage="https://sr.ht/~geb/dotool" changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"