pyright: update to 1.1.336.

This commit is contained in:
classabbyamp 2023-11-18 16:18:09 -05:00
parent 94a36d3746
commit f22ac24a28
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
version=1.1.335
version=1.1.336
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=784684f14e47007896d6ab844f17477523908a298aa1824487b4f3a5d19281fb
checksum=ce96ff73972f6857d7dc4653d585faed0ffb23b2d0663f2ed25d0d15347543eb
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;