From 58b69f1c901bbf7a405a831c7bc0d7a5866aded3 Mon Sep 17 00:00:00 2001 From: Zyrtula Date: Fri, 7 Jun 2024 22:23:29 +0200 Subject: [PATCH] ruff: update to 0.4.8. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index cc4cd82ba9cc84..30d79971039f66 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.4.7 +version=0.4.8 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=ac4aa8ef072de32e3681ce7e6a126204a8ca30b0a5d512b0c84fb4d116223c41 +checksum=983d61b9602b800e9118e9e52eeca4f8f2c3697e7d281e230619b39fa21e4c9b post_install() { vlicense LICENSE