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


Commits:
72c9ff4e by Daniel M. Capella at 2024-09-18T12:43:52-04:00
upgpkg: 1.1.381-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyright
        pkgdesc = Type checker for the Python language
-       pkgver = 1.1.380
+       pkgver = 1.1.381
        pkgrel = 1
        url = https://microsoft.github.io/pyright
        arch = any
@@ -8,7 +8,7 @@ pkgbase = pyright
        makedepends = git
        makedepends = npm
        depends = nodejs
-       source = git+https://github.com/microsoft/pyright.git#tag=1.1.380
-       b2sums = 
cc3191dc59bc30738b68646564b382cd66b585063f562c01dd0c16642630228a6aeafde4f75d0d429d927ed5c1aedfbdd029b577506fe9d0aa1137d59dd10e25
+       source = git+https://github.com/microsoft/pyright.git#tag=1.1.381
+       b2sums = 
adea59dda884ae80f64f055387b6e3563b80eec06404631acad189865580dfd72087ee63782448143ab8a8e83cf4e75f3a268c58073fdd78d7c82070c2d78c47
 
 pkgname = pyright


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <[email protected]>
 
 pkgname=pyright
-pkgver=1.1.380
+pkgver=1.1.381
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=(any)
@@ -14,7 +14,7 @@ makedepends=(
   npm
 )
 source=("git+https://github.com/microsoft/pyright.git#tag=$pkgver";)
-b2sums=('cc3191dc59bc30738b68646564b382cd66b585063f562c01dd0c16642630228a6aeafde4f75d0d429d927ed5c1aedfbdd029b577506fe9d0aa1137d59dd10e25')
+b2sums=('adea59dda884ae80f64f055387b6e3563b80eec06404631acad189865580dfd72087ee63782448143ab8a8e83cf4e75f3a268c58073fdd78d7c82070c2d78c47')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/72c9ff4e3301d569c55c10d1c88214b7a3b66293

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


Reply via email to