summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Behrmann2019-03-03 13:42:20 +0100
committerJoerg Behrmann2019-03-03 13:42:20 +0100
commit8a3a21d1fe75f836266f37d0dfbedd7249ac9beb (patch)
tree222148ad611df46bead3dd8da5f79b2bb9803a0a
parentbf530bd977bbc73e02b679f9a1652771ddc92e9b (diff)
downloadaur-8a3a21d1fe75f836266f37d0dfbedd7249ac9beb.tar.gz
add missing .SRCINFO
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c051d312f6b..bef5fd48ae2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-kwant
pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
- pkgver = 1.3.3
+ pkgver = 1.4.0
pkgrel = 1
url = http://kwant-project.org/
arch = any
@@ -11,14 +11,15 @@ pkgbase = python-kwant
depends = lapack
depends = blas
depends = python-tinyarray
+ optdepends = python-qsymm: finding symmetries of Hamiltonians
optdepends = python-matplotlib: needed for plotting support and the tutorial
optdepends = python-sympy: needed for the kwant.continuum submodule
optdepends = mumps: a sparse linear algebra library for speed up and memory usage reduction (use AUR mumps-seq-shared or any other built as shared library)
- source = http://downloads.kwant-project.org/kwant/kwant-1.3.3.tar.gz
- source = http://downloads.kwant-project.org/kwant/kwant-1.3.3.tar.gz.asc
+ source = http://downloads.kwant-project.org/kwant/kwant-1.4.0.tar.gz
+ source = http://downloads.kwant-project.org/kwant/kwant-1.4.0.tar.gz.asc
validpgpkeys = 52299057FAD799653C4F088AC3F147F5980F3535
- sha1sums = fd57dc16cad3806ef3761d0273d8dbf68553edfb
- sha1sums = SKIP
+ sha256sums = df8845192952700c02729dee8423e8a2ad413947b1ef901a7da869bfb1c8e577
+ sha256sums = SKIP
pkgname = python-kwant