diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index 464d7ccc07..abf8ff70d4 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -1,6 +1,6 @@ # Template file for 'chezmoi' pkgname=chezmoi -version=2.14.0 +version=2.15.0 revision=1 build_style=go go_import_path="github.com/twpayne/chezmoi/v2" @@ -12,7 +12,7 @@ maintainer="classabbyamp " license="MIT" homepage="https://chezmoi.io/" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz" -checksum=4d7a1baf7e3caa8f6976b1ea5e6ba81c75273b1dd1f0fc946134a82454720397 +checksum=d33a5df53bde7b94962c39788e44af41e52a7836bc6d43168c9b324da966996e export CGO_ENABLED=1