We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a3445 commit 131fdf0Copy full SHA for 131fdf0
srcpkgs/ty/template
@@ -1,6 +1,6 @@
1
# Template file for 'ty'
2
pkgname=ty
3
-version=0.0.20
+version=0.0.22
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/ty/"
13
changelog="https://raw.githubusercontent.com/astral-sh/ty/main/CHANGELOG.md"
14
distfiles="https://github.com/astral-sh/ty/releases/download/${version}/source.tar.gz"
15
-checksum=8c58223406f4fa5e27fbb78764518a40ef1e277e6a689a22e9e3f1d2367ba9e7
+checksum=fbdb6cb5bf7761648d74264736dffd247921d3692711cafa22ee4a169632d58a
16
17
post_install() {
18
vlicense LICENSE
0 commit comments