diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index 855415a4e3e..3dff36d3ee4 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.376 +version=1.1.377 revision=1 build_wrksrc="packages/pyright" hostmakedepends="nodejs python3-setuptools pkg-config" @@ -12,7 +12,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=a1d1d03f8b3d3f1f027507f1dcf3b79aa0f6e57c54697b071a8060e57dcb9302 +checksum=7319b48c6ed0d4b19c68c26cb47d0d24bee08b3e04f30c1d3c1e64629267bc38 case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;