ruff: update to 0.4.4.
This commit is contained in:
parent
61a2bf364d
commit
d4f41787f1
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ruff'
|
# Template file for 'ruff'
|
||||||
pkgname=ruff
|
pkgname=ruff
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://docs.astral.sh/ruff/"
|
homepage="https://docs.astral.sh/ruff/"
|
||||||
changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7fdff8b7391c305bad50b7982790638176785337d7369c3c8518fd384643cd5e
|
checksum=36d900e3514739a9149363a087512222895f15244bd6612e299259be8ac8c1df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user