chezmoi: update to 2.3.0.

This commit is contained in:
Abigail G 2021-09-04 18:35:22 -04:00 committed by Érico Nogueira Rolim
parent c2217b7f04
commit be8c6fef52

View file

@ -1,19 +1,18 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.2.0
version=2.3.0
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi/v2"
go_build_tags="noembeddocs noupgrade"
go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.builtBy=xbps
-X github.com/twpayne/chezmoi/cmd.DocsDir=/usr/share/doc/chezmoi"
hostmakedepends="git"
short_desc="Manage your dotfiles across multiple machines, securely"
maintainer="Abigail G <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=e66d30dfb276b29515e83b8578489309b4163253977fc21bd32c9019d6ed129b
checksum=ec6e902e90aa30e1c90d6d2c99d25b2d5cf63d83df5a8a78f2d2760e9593bab1
post_install() {
vlicense LICENSE