From d0c9006f9718fefb00deba3b26e39a18f2dcf4d3 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 11 Nov 2024 01:33:25 +0530 Subject: [PATCH] ruff: update to 0.7.4. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 021bd57e5b28e6..20cb55ffea6b81 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.7.2 +version=0.7.4 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=e678307f10bd316f4bc8f0ca7419646e04be25b387f1ff84ea4470d482e240ba +checksum=43b2619d1405188252425db62bea2c989c5a839122e5b562de11bda99ff3252c post_install() { vlicense LICENSE