From 2c5c862a511782805e4e43b91c363e5576e9ba82 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 19 Aug 2024 11:43:01 +0530 Subject: [PATCH] ruff: update to 0.6.1. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index cea88675581..f1c055dabaf 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.5.7 +version=0.6.1 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=7ac2fd49222dc31aac0f97a40ea5d1d74dee9a1228ff5d62d603359713d8e0d1 +checksum=230a4ca5b172ae0632afb310ee7792eec6913eefa790423790862f0d91889ad1 post_install() { vlicense LICENSE