From 71e43bbedf7011a123a5e5e7e6d168bdc837bcdd 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.4. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 0bdafb5b22b89..f8c18af2e3adb 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.4 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=5ae15d930ae5251eb5fdb271c8f17041f1d5bd277c4d27d9dac7eaa0542d91ec post_install() { vlicense LICENSE