summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d6c4f804c84..6056aa37181f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=qutip
_pkgname=qutip
pkgname=python2-qutip
-pkgver=3.1.0
+pkgver=4.0.2
pkgrel=1
pkgdesc="QuTiP is open-source software for simulating the dynamics of open quantum systems"
arch=("any")
@@ -18,7 +18,7 @@ optdepends=(
)
source=("http://qutip.org/downloads/$pkgver/$_name-$pkgver.tar.gz")
-md5sums=('73aefdc714149fa6e1a03de660f2eb2b')
+md5sums=('776efe4ff0019e00ac17073178481ba5')
build() {
cd "$srcdir/$_pkgname-$pkgver"