From 0eb315692b26e32b178eb7939416111d0450df1e Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 30 May 2024 13:45:00 +0530 Subject: [PATCH] ruff: update to 0.4.6. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index a4845b4e42f67b..821ce7e5be767e 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.4.5 +version=0.4.6 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=e375f3cb436dba8e77eb8ac573e4f134fc0b57eb1e779bd02b8041358937995a +checksum=1c32e97535e8c4c2746f2a0bb4b690699895729e98c3c9e2020dd5346b19b228 post_install() { vlicense LICENSE