diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index daa1ae69993..e5f95677df3 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.12.2 +version=0.12.3 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -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=e202f6c12e13d95599a146c81d5f58a17544df08d93ba2c730150785dfad45c4 +checksum=69995d2d58a2ce8324ea057c02183512ec71eb5c68861e33bdcecc1f38df3700 post_install() { vlicense LICENSE