aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricp <pangolin@vivaldi.net>2024-08-19 06:13:01 +0000
committerclassabbyamp <5366828+classabbyamp@users.noreply.github.com>2024-08-23 03:31:00 +0000
commit2c5c862a511782805e4e43b91c363e5576e9ba82 (patch)
tree482ace4bf911c02cf6eb8ce6b6882eb2abe04022
parent568fc858504b650231ae75b88279460576227c06 (diff)
downloadvoid-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.tar
void-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.tar.gz
void-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.tar.bz2
void-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.tar.lz
void-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.tar.xz
void-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.tar.zst
void-packages-2c5c862a511782805e4e43b91c363e5576e9ba82.zip
ruff: update to 0.6.1.
-rw-r--r--srcpkgs/ruff/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template
index cea88675581..f1c055dabaf 100644
--- a/srcpkgs/ruff/template
+++ b/srcpkgs/ruff/template
@@ -1,6 +1,6 @@
# Template file for 'ruff'
pkgname=ruff
-version=0.5.7
+version=0.6.1
revision=1
build_style=python3-pep517
build_helper="rust qemu"
@@ -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=7ac2fd49222dc31aac0f97a40ea5d1d74dee9a1228ff5d62d603359713d8e0d1
+checksum=230a4ca5b172ae0632afb310ee7792eec6913eefa790423790862f0d91889ad1
post_install() {
vlicense LICENSE