From fd67191cd1c5b650fdc768fa5bdfb2a7bf11d063 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Mon, 1 Nov 2021 09:15:39 +0700 Subject: [PATCH] cointop: orphan --- srcpkgs/cointop/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cointop/template b/srcpkgs/cointop/template index a32af0d7b08..3bbb7644e53 100644 --- a/srcpkgs/cointop/template +++ b/srcpkgs/cointop/template @@ -5,7 +5,7 @@ revision=1 build_style=go go_import_path="github.com/miguelmota/${pkgname}" short_desc="Terminal based application for tracking cryptocurrencies" -maintainer="FollieHiyuki " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/miguelmota/cointop" distfiles="https://github.com/miguelmota/cointop/archive/v${version}.tar.gz"