Skip to content

Commit

Permalink
ruff: update to 0.5.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyrtula committed Jul 20, 2024
1 parent a2ae261 commit 3dbf010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/ruff/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ruff'
pkgname=ruff
version=0.5.1
version=0.5.4
revision=1
build_style=python3-pep517
build_helper="rust"
Expand All @@ -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=4e31c38d800601cb13349cb9c6b29cd0a37bb505e467abb4492a1ae255eb5a48
checksum=562203b8d79585214a47104a37285758e38fa50def570dae685176298dc70066

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 3dbf010

Please sign in to comment.