We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb48e9b commit 693f22eCopy full SHA for 693f22e
1 file changed
srcpkgs/ty/template
@@ -1,6 +1,6 @@
1
# Template file for 'ty'
2
pkgname=ty
3
-version=0.0.27
+version=0.0.29
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=d83bb1a634d7cbbb3a37dc715861ad601bbcfc61c3c2211c1c2a26413df376a2
+checksum=f03fb2349e404bdb62a828fcea96d1d7b97a06722d25de4a27b83e289cf810f2
16
17
post_install() {
18
vlicense LICENSE
0 commit comments