diff options
author | Michel Zou | 2016-01-19 21:04:01 +0100 |
---|---|---|
committer | Michel Zou | 2016-01-19 21:04:01 +0100 |
commit | d65a56291a5531dddde9a517d08d1113169aa9aa (patch) | |
tree | 8440222465b0e1883eebefe830e8f4132c77d314 /.SRCINFO | |
parent | 43d754f60f968ca9d274aee5545ce5b597e52437 (diff) | |
download | aur-d65a56291a5531dddde9a517d08d1113169aa9aa.tar.gz |
3.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,16 +1,16 @@ # Generated by mksrcinfo v8 -# Wed Dec 23 08:18:50 UTC 2015 +# Tue Jan 19 20:04:01 UTC 2016 pkgbase = python-oct2py pkgdesc = Python to GNU Octave bridge. - pkgver = 3.3.3 + pkgver = 3.4.0 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.3.3.tar.gz - md5sums = 45c9738cced1b92788cdf517f2e037a6 + source = https://github.com/blink1073/oct2py/archive/v3.4.0.tar.gz + md5sums = c10017064b3998784b3f082c95ce560d pkgname = python-oct2py depends = python-scipy |