From 788fb381a23dd64f921b5a3d0c5c0aa122095ad6 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 22 Jul 2025 22:59:28 +0530 Subject: [PATCH] ruff: update to 0.12.5. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index e5f95677df3..fdc94b211fc 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.12.3 +version=0.12.5 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=69995d2d58a2ce8324ea057c02183512ec71eb5c68861e33bdcecc1f38df3700 +checksum=8a3d13cc931a73a83d1a4e26ae500d77900fa847c3062a285f4dd1f4b6180dda post_install() { vlicense LICENSE