From c2ad11152331a4634431860f837d7d6eaa066156 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 23 Oct 2021 23:52:24 -0400 Subject: [PATCH] chezmoi: update to 2.7.3. --- srcpkgs/chezmoi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index 5edb3dfec0d..252ea71b4f0 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -1,6 +1,6 @@ # Template file for 'chezmoi' pkgname=chezmoi -version=2.7.2 +version=2.7.3 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=0c02b70735ad7d8703b973644473228ca423eb1d01221dfd03f52cfd39b028ab +checksum=a9dbaa9bd55f1c1e1c82c7ae5b7b1933f907703d5bd9976b2c14321b8c1e0d90 export CGO_ENABLED=1