From 2281dca20ecfd2175907a8742635d518350799a6 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 18 Jun 2025 22:37:06 +0530 Subject: [PATCH] ruff: update to 0.12.0. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 922afec9148..17686465470 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.11.13 +version=0.12.0 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=fa786bc2ae0afe53571ccc7f45df0d901731ae2fa8b1ac3ff33241ada9874a75 +checksum=3623e20815ae84254ca5dec780165e89c2f1947c73824167e3a44d41fde74f57 post_install() { vlicense LICENSE