diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index 60ef3b0aaf4..855415a4e3e 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.375 +version=1.1.376 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=7850c938751794ac05969237a5d4504fdfb1aa89eb061e00153b14a023ba8bba +checksum=a1d1d03f8b3d3f1f027507f1dcf3b79aa0f6e57c54697b071a8060e57dcb9302 case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;