Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
ty


Commits:
26e4cf91 by Daniel M. Capella at 2026-05-29T22:38:31-04:00
upgpkg: 0.0.40-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ty
        pkgdesc = Extremely fast Python type checker and language server, 
written in Rust
-       pkgver = 0.0.39
+       pkgver = 0.0.40
        pkgrel = 1
        url = https://github.com/astral-sh/ty
        arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = ty
        makedepends = python-installer
        depends = python
        options = !lto
-       source = git+https://github.com/astral-sh/ty.git#tag=0.0.39
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.40
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
e26ebb0d394686048de8da2dc0c7b0655eb67ce3cb45f43f7b703e86e76d3ce1faf86c19c77bf75d9644987e4cc71ac668682f38f4fa9b3654b27c4a9c2a7fce
+       b2sums = 
b9b752de0d2ad8b9487be3fab69639a069cc2246c4122c30f1fe24c290fc0a968a61906d91e609b078999fe08391d2e0f76819d14417cd58cb97462f917a967f
        b2sums = SKIP
 
 pkgname = ty


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=ty
-pkgver=0.0.39
+pkgver=0.0.40
 pkgrel=1
 pkgdesc='Extremely fast Python type checker and language server, written in 
Rust'
 arch=(x86_64)
@@ -19,7 +19,7 @@ source=(
   "git+$url.git#tag=$pkgver"
   git+https://github.com/astral-sh/ruff.git
 )
-b2sums=('e26ebb0d394686048de8da2dc0c7b0655eb67ce3cb45f43f7b703e86e76d3ce1faf86c19c77bf75d9644987e4cc71ac668682f38f4fa9b3654b27c4a9c2a7fce'
+b2sums=('b9b752de0d2ad8b9487be3fab69639a069cc2246c4122c30f1fe24c290fc0a968a61906d91e609b078999fe08391d2e0f76819d14417cd58cb97462f917a967f'
         'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/26e4cf91de7e918802118a235be4a9375b23f912

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/26e4cf91de7e918802118a235be4a9375b23f912
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to