From a29caa787382af14dfc9b9f4184989854ea4500b Mon Sep 17 00:00:00 2001 From: Hendrik Boll Date: Thu, 26 Feb 2026 17:11:04 +0100 Subject: [PATCH] ty: update to 0.0.20. --- srcpkgs/ty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ty/template b/srcpkgs/ty/template index a1b4d529f5c235..da213d1da2a91b 100644 --- a/srcpkgs/ty/template +++ b/srcpkgs/ty/template @@ -1,6 +1,6 @@ # Template file for 'ty' pkgname=ty -version=0.0.18 +version=0.0.20 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -12,7 +12,7 @@ license="MIT" homepage="https://docs.astral.sh/ty/" changelog="https://raw.githubusercontent.com/astral-sh/ty/main/CHANGELOG.md" distfiles="https://github.com/astral-sh/ty/releases/download/${version}/source.tar.gz" -checksum=041796166dbe3ac1079a8b5b7c676a35529944036ffa2355ab91542ccdb484c9 +checksum=8c58223406f4fa5e27fbb78764518a40ef1e277e6a689a22e9e3f1d2367ba9e7 post_install() { vlicense LICENSE