chezmoi: update to 2.13.0.

This commit is contained in:
classabbyamp 2022-02-28 19:22:05 -05:00 committed by Echo
parent 670f73243d
commit f4dceca7a9

View file

@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.12.1
version=2.13.0
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi/v2"
@ -12,7 +12,7 @@ maintainer="classabbyamp <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=40842a74d61c166f2f49f9ff16e28fbb7580a5fdad01e98b156c43a1f7f58c24
checksum=9b996645a0b90a7098b5005b6d83328997697bdda928622927894b037726d93e
export CGO_ENABLED=1