scc: update to 3.5.0

Closes: #55336 [via git-merge-pr]
This commit is contained in:
Malte Gejr 2025-05-14 14:02:54 +02:00 committed by classabbyamp
parent b3ecfd6ef7
commit 49f72e76e5
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'scc'
pkgname=scc
version=3.3.5
revision=2
version=3.5.0
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=028869a7d053879a8e3f2872fdd792f165db13696918d08863475c638f08ef06
checksum=161f5d9bb359c6440114b7d2e0f98d588c02aa66fbe474d7660b244687fefb70
conflicts="sc-controller" # /usr/bin/scc
post_install() {