Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/chezmoi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.70.0
version=2.70.1
revision=1
build_style=go
go_import_path="chezmoi.io/chezmoi"
Expand All @@ -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=c256309dda65501bd4aefc3c44f6368c60c12fc305f5392a86bce001454c72c6
checksum=528efc35f9809d6dfbc08619867dc71dc8a1d1d1ad4bbb5f7955bed5a24ecb5b

pre_build() {
local _date
Expand Down