We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85409ac commit dfe935aCopy full SHA for dfe935a
1 file changed
srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
1
# Template file for 'chezmoi'
2
pkgname=chezmoi
3
-version=2.70.0
+version=2.70.2
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=c256309dda65501bd4aefc3c44f6368c60c12fc305f5392a86bce001454c72c6
+checksum=4dfacb37e1f6714305d7c8570bc25880342dfddbe81259c9253a5881de035321
17
18
pre_build() {
19
local _date
0 commit comments