scc: update to 3.3.5.

This commit is contained in:
Andrew Benson 2024-08-02 13:07:03 -05:00
parent 45ed82ae06
commit e546831334
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'scc'
pkgname=scc
version=3.1.0
revision=3
version=3.3.5
revision=1
build_style=go
go_import_path="github.com/boyter/scc/v3"
short_desc="Fast cloc replacement written in pure Go"
@ -9,7 +9,7 @@ maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
license="MIT"
homepage="https://github.com/boyter/scc"
distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
checksum=bffea99c7f178bc48bfba3c64397d53a20a751dfc78221d347aabdce3422fd20
checksum=028869a7d053879a8e3f2872fdd792f165db13696918d08863475c638f08ef06
conflicts="sc-controller" # /usr/bin/scc
post_install() {