diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 16dd97b4251..91db4d48b4c 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.3.0 +version=0.3.2 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=4b65339c295e30cbe50a9848eae45be2c4771cf4de7b22d9ed6ac016002ceca5 +checksum=f31d179ddc11297f33a509069f72efdc542350274d490c2be063287ef0290579 post_install() { vlicense LICENSE