summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2017-01-23 11:01:31 -0800
committerTyler Veness2017-01-23 11:01:31 -0800
commit79f1374b974429690619e9b3a06440a5f4251c51 (patch)
treedf131426bb939411399fa8a175381533fd7b9eb9
parent82a04f082a9ac67521d8b50670960f9b4cf03e1c (diff)
downloadaur-79f1374b974429690619e9b3a06440a5f4251c51.tar.gz
upgpkg: python-slycot-git 140.234447c-2
-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"