diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 275cf914727..8cb21b3d759 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.1.11 +version=0.1.13 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=47cf8357c7036829ea859184cce125cd256b9f74afc2f5288c697facbb6f6677 +checksum=36a32001c821b844d19fc3d95d6d9265b9ef03b08c5e0950dfa94191454b5a93 post_install() { vlicense LICENSE