diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index fb95cdfaff7..dfe163bf031 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.342 +version=1.1.344 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=0b84d3fb1fbf02bec7e7d5a8e209317304cbdfc9f73b8b8c016159ba3109bf2a +checksum=0701d883c0ef06ead45d8d35101dd961245afe4b24cd88d9e557bedbf71be2cd case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;