diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 7ecb5832495..40bff92d8e9 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,7 +1,7 @@ # Template file for 'ruff' pkgname=ruff -version=0.7.2 -revision=2 +version=0.11.2 +revision=1 build_style=python3-pep517 build_helper="rust qemu" hostmakedepends="maturin cargo pkg-config" @@ -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/${version}.tar.gz" -checksum=e678307f10bd316f4bc8f0ca7419646e04be25b387f1ff84ea4470d482e240ba +checksum=6c70936b6ce7b8efc2da44425dc47a5b6941f6050c8d3fd2d617b7c4b8efe02f post_install() { vlicense LICENSE