From 3d559475952fb1057bebd4642c6556f21e3d570a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:37 +0100 Subject: [PATCH] tomb: orphan --- srcpkgs/tomb/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tomb/template b/srcpkgs/tomb/template index 1ff5399e2e1..b156fd7613c 100644 --- a/srcpkgs/tomb/template +++ b/srcpkgs/tomb/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="pkg-config" depends="sudo gnupg cryptsetup pinentry zsh e2fsprogs" short_desc="Minimalistic commandline tool to manage encrypted volumes" -maintainer="Diogo Leal " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.dyne.org/software/tomb/" changelog="https://raw.githubusercontent.com/dyne/Tomb/master/ChangeLog.md"