From 89b13f0c52e59b1bfd1e2e221f36e642f4744e8d Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 5 Dec 2023 20:52:53 +0530 Subject: [PATCH] ruff: update to 0.1.7. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index a981386fb28c1..8f1f75b132c45 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.1.6 +version=0.1.7 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=34de15692839885e7096893b6df7828385cf562952636478ca56dd904df5dcbf +checksum=e229d6004c29d96063eb55ef80fa8eaffbf89389829d19206b7853f763361fca post_install() { vlicense LICENSE