Orphan gbrlsnchs's packages.

https://github.com/void-linux/void-packages/pull/45877#issuecomment-1703376836
This commit is contained in:
Daniel Lewan 2023-09-02 14:18:16 +02:00 committed by classabbyamp
parent 926eecc0f2
commit 314341f80a
2 changed files with 2 additions and 2 deletions

View File

@ -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 <gabriel@gsr.dev>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://circleci-public.github.io/circleci-cli/"
distfiles="https://github.com/CircleCI-Public/${pkgname}/archive/v${version}.tar.gz"

View File

@ -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 <gabriel@gsr.dev>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/gobuffalo/packr"
distfiles="https://github.com/gobuffalo/${_pkgname}/archive/v${version}.tar.gz"