From d3969063443a31ac6d17859c51cbbe78ceee3c62 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 26 Apr 2024 14:43:46 +0530 Subject: [PATCH] ruff: update to 0.4.2. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 9585c66b5c6..3571e9d5637 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.4.1 +version=0.4.2 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=7213ad13b15e766fb4f5d2fa24ffe1a1a55b47822a159e3c8f64b4a0e6ebca49 +checksum=7f08b9b79afdf75eb5528986f0ac8a7fe0183d5b1917cba7d7d595b09cb58d6a post_install() { vlicense LICENSE