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