We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4058c51 commit 78eb492Copy full SHA for 78eb492
srcpkgs/ruff/template
@@ -1,6 +1,6 @@
1
# Template file for 'ruff'
2
pkgname=ruff
3
-version=0.12.8
+version=0.12.9
4
revision=1
5
build_style=python3-pep517
6
build_helper="rust qemu"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://docs.astral.sh/ruff/"
13
changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md"
14
distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/${version}.tar.gz"
15
-checksum=09a56afc9603b8f72bffc57c483d3fad872215ce5a4b0a6e4b67fb562ebc5f3f
+checksum=676e3c1fe6b73fa76273796a623c8e155e3426311aaa86ce0ebebea57c67dab3
16
17
post_install() {
18
vlicense LICENSE
0 commit comments