gocloc: update to 0.5.2

This commit is contained in:
cinerea0 2024-07-31 09:50:52 -04:00 committed by cinerea0
parent 49451ac574
commit dbf25f00b0
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gocloc'
pkgname=gocloc
version=0.4.3
revision=3
version=0.5.2
revision=1
build_style=go
go_import_path="github.com/hhatto/gocloc"
go_package="${go_import_path}/cmd/gocloc"
@ -9,8 +9,9 @@ short_desc="Counts lines of source code in many programming languages"
maintainer="Cameron Nemo <cam@nohom.org>"
license="MIT"
homepage="https://github.com/hhatto/gocloc"
distfiles="https://github.com/hhatto/gocloc/archive/v${version}.tar.gz"
checksum=b96a3da5c5ec084107f29c339414774a7bf0c3c71e41ae5101cc48824ab9ecb2
changelog="https://github.com/hhatto/gocloc/releases"
distfiles="https://github.com/hhatto/gocloc/archive/refs/tags/v${version}.tar.gz"
checksum=c8f95201bc6042767de7059cfd6a2a37799b3bf909ec61029baffe0f6ccc509d
post_install() {
vlicense LICENSE