aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricp <pangolin@vivaldi.net>2024-05-30 08:15:00 +0000
committercinerea0 <49368915+cinerea0@users.noreply.github.com>2024-06-04 19:17:59 +0000
commit05903575464c7c572b5bcd2baa92e215e2d35e9c (patch)
treee00d9f1bbdbd080b7f800618092eca82c53cb71f
parentce85e51fb4b58d4656a0a8b74605300b6dcb5e74 (diff)
downloadvoid-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.tar
void-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.tar.gz
void-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.tar.bz2
void-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.tar.lz
void-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.tar.xz
void-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.tar.zst
void-packages-05903575464c7c572b5bcd2baa92e215e2d35e9c.zip
ruff: update to 0.4.7.
-rw-r--r--srcpkgs/ruff/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template
index a4845b4e42f..cc4cd82ba9c 100644
--- a/srcpkgs/ruff/template
+++ b/srcpkgs/ruff/template
@@ -1,6 +1,6 @@
# Template file for 'ruff'
pkgname=ruff
-version=0.4.5
+version=0.4.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=e375f3cb436dba8e77eb8ac573e4f134fc0b57eb1e779bd02b8041358937995a
+checksum=ac4aa8ef072de32e3681ce7e6a126204a8ca30b0a5d512b0c84fb4d116223c41
post_install() {
vlicense LICENSE