summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--build.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfb99b03a6f9..17b832160634 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-kwant
pkgdesc = Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
pkgver = 1.2.2
- pkgrel = 2
+ pkgrel = 3
url = http://kwant-project.org/
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 4d4bb5655cce..225813698561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Max Schlemmer <max.schlemmer@gmail.com>
pkgname=python-kwant
pkgver=1.2.2
-pkgrel=2
+pkgrel=3
pkgdesc="Python package for numerical calculations on tight-binding models with a strong focus on quantum transport"
arch=('any')
url="http://kwant-project.org/"
diff --git a/build.conf b/build.conf
index 4438d70ff09f..0cc107e1effa 100644
--- a/build.conf
+++ b/build.conf
@@ -1,3 +1,3 @@
[mumps]
libraries = zmumps mumps_common pord metis mpiseq gfortran
-include_dirs = /usr/include/mumps-seq \ No newline at end of file
+include_dirs = /usr/include/mumps-seq-shared \ No newline at end of file