From 73ecd48738790aabbe08aa8d6256f665950a694e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 19 Oct 2021 20:17:59 -0400 Subject: [PATCH] chezmoi: update to 2.7.2. --- srcpkgs/chezmoi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index e14c903277db..5edb3dfec0da 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -1,6 +1,6 @@ # Template file for 'chezmoi' pkgname=chezmoi -version=2.7.1 +version=2.7.2 revision=1 build_style=go go_import_path="github.com/twpayne/chezmoi/v2" @@ -13,7 +13,7 @@ maintainer="Abigail G " license="MIT" homepage="https://chezmoi.io/" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz" -checksum=d80b301e1a25a67d9ada956a68532f0b23bd0627056c26685d977676d7bf7fe2 +checksum=0c02b70735ad7d8703b973644473228ca423eb1d01221dfd03f52cfd39b028ab export CGO_ENABLED=1