summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ec7418bd858..cb5edc0a1aab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=spyder3
pkgbase=spyder-git
pkgname=$_pkgname-git
-pkgver=4.0.0rc1.r120.gdbc198597
+pkgver=4.0.0rc3.r1.g2d607299c
pkgrel=1
pkgdesc="The Scientific Python Development Environment (Python 3 version)"
arch=('any')
@@ -16,6 +16,7 @@ depends=('jupyter-nbconvert'
'python-chardet'
'python-cloudpickle'
'python-diff-match-patch'
+ 'python-intervaltree'
'python-jedi'
'python-keyring'
'python-language-server'