diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index abf8ff70d40..2f0fb2f144b 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -8,7 +8,7 @@ go_build_tags="noembeddocs noupgrade" go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.date=$(date -u +%Y-%m-%dT%H:%M:%SZ) -X main.builtBy=xbps" short_desc="Manage your dotfiles across multiple machines, securely" -maintainer="classabbyamp " +maintainer="classabbyamp " license="MIT" homepage="https://chezmoi.io/" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"