chezmoi: update to 2.65.2.

This commit is contained in:
classabbyamp
2025-09-27 17:06:51 -04:00
parent 09857a89e3
commit 2c641a9ee2
+3 -3
View File
@@ -1,9 +1,9 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.65.1
version=2.65.2
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi"
go_import_path="chezmoi.io/chezmoi"
go_build_tags="noembeddocs noupgrade"
go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.builtBy=xbps"
checkdepends="tar git"
@@ -13,7 +13,7 @@ license="MIT"
homepage="https://chezmoi.io/"
changelog="https://github.com/twpayne/chezmoi/releases"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=07443289a914e1684d7885f4062167ce4c008a4e589884d5374b6ddc90393a91
checksum=ef8b6906c421a0648c96fc5709c33f5424b62f79726620b35a7e13753bf63ee1
pre_build() {
local _date