From 4ebd8fb375e5c366a96bd95b3dacff374af7e0b1 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 19 Apr 2024 13:30:13 +0530 Subject: [PATCH] ruff: update to 0.4.1. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 7c581b5aa3aa25..9585c66b5c67af 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.3.7 +version=0.4.1 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=3adb76aebeb24c2358f51183fbe7a981e0d45c11af2afce6ca67f985dab3b900 +checksum=7213ad13b15e766fb4f5d2fa24ffe1a1a55b47822a159e3c8f64b4a0e6ebca49 post_install() { vlicense LICENSE