From e8ac13382bd08916523cbb392bb12a6d1f173c40 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:09 +0100 Subject: [PATCH] cronutils: orphan --- srcpkgs/cronutils/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cronutils/template b/srcpkgs/cronutils/template index d9650caf1b7..03728d0f93d 100644 --- a/srcpkgs/cronutils/template +++ b/srcpkgs/cronutils/template @@ -4,7 +4,7 @@ version=1.9 revision=3 build_style=gnu-makefile short_desc="Set of tools to assist the reliable running periodic and batch jobs" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/google/cronutils" distfiles="https://github.com/google/${pkgname}/archive/version/${version}.tar.gz"