parent
bd9ab2c46c
commit
3477c1dd7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.38.0
|
||||
version=2.39.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -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=9ca5dd2e408cbe1af2596e7a464853b3bac1db51472a343b809e8d3f7bac1806
|
||||
checksum=e2c30b9cf023c50083d5cacec36a73088d4bb31548f3251a3baa275717e20817
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue