We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8957894 commit 983aa7aCopy full SHA for 983aa7a
1 file changed
srcpkgs/ty/template
@@ -1,6 +1,6 @@
1
# Template file for 'ty'
2
pkgname=ty
3
-version=0.0.18
+version=0.0.20
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=041796166dbe3ac1079a8b5b7c676a35529944036ffa2355ab91542ccdb484c9
+checksum=8c58223406f4fa5e27fbb78764518a40ef1e277e6a689a22e9e3f1d2367ba9e7
16
17
post_install() {
18
vlicense LICENSE
0 commit comments