From 53fb8e8ca0431d5ec3ac35a8b7b2bfacf1eec53e Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 4 Nov 2023 13:11:29 +0530 Subject: [PATCH] ruff: update to 0.1.5. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 0bdafb5b22b89..81e6f2e0d9f38 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.1.3 +version=0.1.5 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=448936202951954870293450abd34868ed40aba0af7775274e0b57fc6a061661 +checksum=97bb544485245ea991084af768db240cbba349cbd55fd89ee6944d4037f33582 post_install() { vlicense LICENSE