summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 684870997b46..7f0a97a8d49f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-slycot-git
pkgdesc = Python wrapper for selected SLICOT routines, notably including solvers for Riccati, Lyapunov and Sylvester equations.
pkgver = 140.234447c
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/jgoppert/Slycot
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 56986a8b436e..72e4ebb61047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-slycot-git
_gitname=Slycot
pkgver=140.234447c
-pkgrel=1
+pkgrel=2
pkgdesc="Python wrapper for selected SLICOT routines, notably including solvers for Riccati, Lyapunov and Sylvester equations."
arch=('i686' 'x86_64')
url="http://github.com/jgoppert/Slycot"