diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template index 31d52bff289..6ad44db08c9 100644 --- a/srcpkgs/pyright/template +++ b/srcpkgs/pyright/template @@ -1,6 +1,6 @@ # Template file for 'pyright' pkgname=pyright -version=1.1.379 +version=1.1.381 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=889918751288b04514cfe067fd07f70ba7fd5aaa41b021a971dc292a8117afb6 +checksum=5a6de9a5adfe6ee2583aaaaba21bd54a9993b0485fc067d69d971d7edaea7dc9 case "$XBPS_TARGET_MACHINE" in i686*) broken="lerna doesn't support i686" ;;