diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index dbaa8de302c..88c315a39e7 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.2.0 +version=0.2.1 revision=1 build_style=python3-pep517 build_helper="rust" @@ -12,7 +12,7 @@ license="MIT" homepage="https://docs.astral.sh/ruff/" changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md" distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/v${version}.tar.gz" -checksum=525e0e34af00725a3c71304cf87623dc2ed280a799a504849bd5ab7c8cf9c15f +checksum=d19f4df87c8d678ea46429fb19bd7952ad1907e84fd2aeb966263f72061a5a14 post_install() { vlicense LICENSE