diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index 41b27baec66..4e6fb97d6d3 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.402 +version=1.1.403 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=9e4ea2672dceeb3f2e9d197fb41deb6a89a053036d93776978846808553b14ab +checksum=db9302589e8d3ce361eeaccc80b0ad300d570c80f50ef6ade754cc07f6b04b5f case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;