We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067e8a6 commit 8b6eb09Copy full SHA for 8b6eb09
1 file changed
srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
1
# Template file for 'chezmoi'
2
pkgname=chezmoi
3
-version=2.69.3
+version=2.69.4
4
revision=1
5
build_style=go
6
go_import_path="chezmoi.io/chezmoi"
@@ -13,7 +13,7 @@ license="MIT"
13
homepage="https://chezmoi.io/"
14
changelog="https://github.com/twpayne/chezmoi/releases"
15
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
16
-checksum=69d7a741ee1208ae99555a3142e474aecaa5ba72eede720e068c5e5fcae00fa4
+checksum=815eb56fed8c60150c3221f5a8268d068b3f1bbcecdbaeb5a80b8026c1d444f6
17
18
pre_build() {
19
local _date
0 commit comments