diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index c07e2363c9c..d571aafd03f 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.364 +version=1.1.365 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=0143fe789b35aae7e5ed382489ebd2f18bec1304c67130554cb2727822eab30d +checksum=7882d37b7cf221394b7218b840af4421752aa5340ef8071e9fcd7c15384b0b03 case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;