From d9be744c44703a6b1c01705e926a2a19b555fdad Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 22 Feb 2022 00:05:20 -0500 Subject: [PATCH] chezmoi: update to 2.12.1. --- srcpkgs/chezmoi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index 0f48a956ad23a8..f239aa30a83ced 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -1,6 +1,6 @@ # Template file for 'chezmoi' pkgname=chezmoi -version=2.12.0 +version=2.12.1 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=872007b0995c4926d4297b413e4a0b2234883ba9f7f415b8dbd70fd0870e128d +checksum=40842a74d61c166f2f49f9ff16e28fbb7580a5fdad01e98b156c43a1f7f58c24 export CGO_ENABLED=1