diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index 83f69b9ae66..715ed93ab41 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.387 +version=1.1.389 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=724eaeee62010ea1968d1bba9baa82994e0bc11a415561d2f027cb2d3c06eef5 +checksum=d34dd0f0a8b394ac4d8aaa6527ab5f6b1bef71f91613e3f4e160b23bb2075083 case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;