From 39d1813ce7540308f0401278c7738ec36600c5be Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 23 May 2024 13:35:05 +0530 Subject: [PATCH] ruff: update to 0.4.5. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 06e47f30c4f800..a4845b4e42f67b 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.4.4 +version=0.4.5 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=36d900e3514739a9149363a087512222895f15244bd6612e299259be8ac8c1df +checksum=e375f3cb436dba8e77eb8ac573e4f134fc0b57eb1e779bd02b8041358937995a post_install() { vlicense LICENSE