diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index afb3d5711e0..1c76f9c92f1 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.399 +version=1.1.400 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=18a50e63033dfd93e733f8ac3c9af1c7fcf0c6346698a471038275aceeeadc3f +checksum=d620bb4db4ed350627ffde7b936df2957b11cfc3a660240c5daf66b031a04e7e case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;