From a26bcdd231f767bc6fa0bdc8cd7a32bc1913245c Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 25 Aug 2024 13:59:46 +0530 Subject: [PATCH] ruff: update to 0.6.4. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index f1c055dabaf..cb3dd952a53 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.6.1 +version=0.6.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=230a4ca5b172ae0632afb310ee7792eec6913eefa790423790862f0d91889ad1 +checksum=4ecd4401021101db10f6fa5133abab5b20beb14e0be13ea3fc2fde574596f5bf post_install() { vlicense LICENSE