summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKaizhao Zhang2020-08-29 01:20:27 +0800
committerKaizhao Zhang2020-08-29 01:20:27 +0800
commit7bd8ec8fdebb75569f340f329ee769f8510d8a4b (patch)
treee764aeda3bb47c8fe76def118c62a7a6d550e231 /.SRCINFO
parente5e07ea7c7a18095f632e0ef5c1cd25d05f328d3 (diff)
downloadaur-7bd8ec8fdebb75569f340f329ee769f8510d8a4b.tar.gz
Updated to version 1.1.65 and updated depends
This was suggested by AUR user Schnouki [1] in a comment on this package [2]. [1]: https://aur.archlinux.org/account/Schnouki [2]: https://aur.archlinux.org/packages/pyright/
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6db19d1748a9..c8e647986bbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = pyright
pkgdesc = Type checker for the Python language
- pkgver = 1.1.64
+ pkgver = 1.1.65
pkgrel = 1
url = https://github.com/microsoft/pyright
arch = any
license = MIT
makedepends = npm
- depends = nodejs
- source = https://github.com/microsoft/pyright/archive/1.1.64.tar.gz
- sha256sums = 689980b9433ccd38b97e9ed2088e1bdacb9546f8e45e668f400c2e99bbf18c27
+ depends = nodejs>=12
+ source = https://github.com/microsoft/pyright/archive/1.1.65.tar.gz
+ sha256sums = efecc4fdb7f4b9b2c75c087b146528302746bede51ef7ce6eabb80c1d875a29c
pkgname = pyright