diff --git a/srcpkgs/circleci-cli/template b/srcpkgs/circleci-cli/template index 23f5a1a5495..629f530a5f3 100644 --- a/srcpkgs/circleci-cli/template +++ b/srcpkgs/circleci-cli/template @@ -9,7 +9,7 @@ go_ldflags="-X github.com/CircleCI-Public/${pkgname}/version.Version=${version} -X github.com/CircleCI-Public/${pkgname}/version.packageManager=xbps" hostmakedepends="packr2" short_desc="Use CircleCI from the command line" -maintainer="Gabriel Sanches " +maintainer="Orphaned " license="MIT" homepage="https://circleci-public.github.io/circleci-cli/" distfiles="https://github.com/CircleCI-Public/${pkgname}/archive/v${version}.tar.gz" diff --git a/srcpkgs/packr2/template b/srcpkgs/packr2/template index 1df39c1dfc3..1afa0f41131 100644 --- a/srcpkgs/packr2/template +++ b/srcpkgs/packr2/template @@ -7,7 +7,7 @@ build_style=go go_import_path="github.com/gobuffalo/${_pkgname}/v2" go_package="./packr2" short_desc="Static files embedder for Go binaries" -maintainer="Gabriel Sanches " +maintainer="Orphaned " license="MIT" homepage="https://github.com/gobuffalo/packr" distfiles="https://github.com/gobuffalo/${_pkgname}/archive/v${version}.tar.gz"