Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty


Commits:
464da246 by Caleb Maclennan at 2026-02-21T21:51:37+03:00
upgpkg: 0.0.18-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.17
+       pkgver = 0.0.18
        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.17
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.18
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
46d08bf0be484313622a2ecc5c4d35a00e23038e49de3cd3909e4370b13d5dc11003964760d310c4f6cec384289072941ec76315938ad6e4a1b0b6ec491ff459
+       b2sums = 
34c6de1ebe50ab51eb8651d3253025639d075704e6d1bae29f4dbd8cc3bd747744d0c252ada38ccf7869141c6fa71a74739baba69dcb3c85dd6466ceea573e27
        b2sums = SKIP
 
 pkgname = ty


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=ty
-pkgver=0.0.17
+pkgver=0.0.18
 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=('46d08bf0be484313622a2ecc5c4d35a00e23038e49de3cd3909e4370b13d5dc11003964760d310c4f6cec384289072941ec76315938ad6e4a1b0b6ec491ff459'
+b2sums=('34c6de1ebe50ab51eb8651d3253025639d075704e6d1bae29f4dbd8cc3bd747744d0c252ada38ccf7869141c6fa71a74739baba69dcb3c85dd6466ceea573e27'
         'SKIP')
 
 prepare() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/464da246581846e00fa216765890dbffdff14cfc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to