From 63737bd3208d43529f50d7babc52f7a17ab310ca Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jan 2025 02:46:06 +0100 Subject: [PATCH] yadm: orphan --- srcpkgs/yadm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yadm/template b/srcpkgs/yadm/template index 14e6fd6b2a1..e84f8ae1970 100644 --- a/srcpkgs/yadm/template +++ b/srcpkgs/yadm/template @@ -1,10 +1,10 @@ # Template file for 'yadm' pkgname=yadm version=3.2.2 -revision=1 +revision=2 depends="bash git gnupg" short_desc="Yet Another Dotfiles Manager" -maintainer="John " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://yadm.io/" distfiles="https://github.com/TheLocehiliosan/yadm/archive/${version}.tar.gz"