From 444129a125cc28db6da9aefccb31212ceb3c2291 Mon Sep 17 00:00:00 2001 From: Zyrtula Date: Fri, 5 Jul 2024 15:47:29 +0200 Subject: [PATCH] ruff: update to 0.5.1. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 6971dd77f6733f..bd58d10a4eaf96 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.5.0 +version=0.5.1 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/${version}.tar.gz" -checksum=d82f44f45fc310345cb7d4ce3fc5c9a39556515062002804bb4ae9f6e191c2b2 +checksum=4e31c38d800601cb13349cb9c6b29cd0a37bb505e467abb4492a1ae255eb5a48 post_install() { vlicense LICENSE