From 4e0ded7d0a40bb17996bebc5075b95d79d3f6ff6 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.8. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index a981386fb28c1..d7a776607b73b 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.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=34de15692839885e7096893b6df7828385cf562952636478ca56dd904df5dcbf +checksum=adbe3f5c715216a1e711cb077018641453760f8058f8ae0e81cdb88665fd2308 post_install() { vlicense LICENSE