pyright: update to 1.1.325.

This commit is contained in:
classabbyamp 2023-08-30 21:24:37 -04:00
parent 6eaacdbe8e
commit abf871f6a1
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
version=1.1.322
version=1.1.325
revision=1
build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://microsoft.github.io/pyright"
changelog="https://github.com/microsoft/pyright/releases"
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
checksum=27e5b8430876a1ddef6c16e69d238abc2734c947f6e213c6fabd87fe3cc82ab9
checksum=bc6d2445899d2b7cdc9e91bf03abdce6c6ec2c05388720719126c616dc032a62
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;