diff options
author | Michel Zou | 2016-12-31 14:47:51 +0100 |
---|---|---|
committer | Michel Zou | 2016-12-31 14:47:51 +0100 |
commit | 5cc76bd80303d30821518615a76eeaf4bdff726d (patch) | |
tree | 2d4e68e41a1fa14854437204a9c94a28d1f872f7 /.SRCINFO | |
parent | e2f60b6584dbc817f744544a206b0f3b4547e258 (diff) | |
download | aur-5cc76bd80303d30821518615a76eeaf4bdff726d.tar.gz |
3.8.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,16 +1,16 @@ # Generated by mksrcinfo v8 -# Mon Nov 28 18:12:04 UTC 2016 +# Sat Dec 31 13:47:51 UTC 2016 pkgbase = python-oct2py pkgdesc = Python to GNU Octave bridge. - pkgver = 3.6.5 + pkgver = 3.8.1 pkgrel = 1 url = http://github.com/blink1073/oct2py arch = any license = MIT makedepends = python-setuptools makedepends = python2-setuptools - source = https://github.com/blink1073/oct2py/archive/v3.6.5.tar.gz - md5sums = 51be4ecb5753be557e4b0f666bf4028c + source = https://github.com/blink1073/oct2py/archive/v3.8.1.tar.gz + md5sums = c573b35f1a159a20b6c6a004be7b0584 pkgname = python-oct2py depends = python-scipy |