From 8a3d6f4b2a4b8dfbc0aa63c2b0fd5e52ecf6a1da Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 4 Apr 2022 00:04:32 -0400 Subject: [PATCH] chezmoi: update to 2.15.0. --- srcpkgs/chezmoi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index 464d7ccc07ca..abf8ff70d40f 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