summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndres Urquijo2017-02-06 17:34:58 -0500
committerAndres Urquijo2017-02-06 17:34:58 -0500
commit0389937657c78fb010269c858eb0f9509f28e140 (patch)
tree85245bf1eafc9fae25a40b36180a495a6e53a276
parent4d4589a84bd2062b0686cb5812767950497dc5b0 (diff)
downloadaur-0389937657c78fb010269c858eb0f9509f28e140.tar.gz
correct .SRCINFO
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6056aa37181f..75dcc482ae29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name=qutip
_pkgname=qutip
pkgname=python2-qutip
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="QuTiP is open-source software for simulating the dynamics of open quantum systems"
arch=("any")
url="http://qutip.org/index.html"