diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index 4beb2de790d..c93855770f9 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.367 +version=1.1.369 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=e46c5c0970b2db850bbcb72425bd7cab93e63b5a0623c54c365dd0d8df3872ca +checksum=0027f6c174b6cbcbe44e455cd99fca24b01bf71442126cd2bbc6c2d164a0add3 case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;