From d7da69f4e4312efc587572645b63308a5d230d85 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 5 May 2024 16:23:16 +0530 Subject: [PATCH] ruff: update to 0.4.3. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 3571e9d5637fd8..cf4ba03a73fb6a 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.4.2 +version=0.4.3 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=7f08b9b79afdf75eb5528986f0ac8a7fe0183d5b1917cba7d7d595b09cb58d6a +checksum=7fdff8b7391c305bad50b7982790638176785337d7369c3c8518fd384643cd5e post_install() { vlicense LICENSE