summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2020-07-16 20:19:53 +0200
committerTobias Bachmann2020-07-16 20:19:53 +0200
commit12df89478a429ab59d31e0ca97f4e533dfa42051 (patch)
treec8396e2c84b8adefd303335960baf16234cf6093
parent41e1f29d0df8b873a541e0c1af933269a23dd4a8 (diff)
downloadaur-12df89478a429ab59d31e0ca97f4e533dfa42051.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0b69efc4520..6b86b449d65f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = fsleyes
depends = python-pytest-timeout
depends = python-pytest-xdist
depends = python-wxpython>=4.0.1-2
- depends = fslpy>=3.2.2
+ depends = fslpy>=3.2.0
depends = fsleyes-widgets>=0.9.0
depends = fsleyes-props>=1.7.0
optdepends = fsl: Enable loading standard images and advanced features (highly recommended)
diff --git a/PKGBUILD b/PKGBUILD
index ce13b4042eac..c636ef725a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes"
license=('Apache')
groups=()
-depends=('python' 'python-setuptools' 'python-sphinx' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-opengl' 'python-pyparsing' 'python-pillow' 'python-scipy' 'python-opengl-accelerate' 'python-pathlib2' 'python-wheel' 'python-twine' 'python-pytest-timeout' 'python-pytest-xdist' 'python-wxpython>=4.0.1-2' 'fslpy>=3.2.2' 'fsleyes-widgets>=0.9.0' 'fsleyes-props>=1.7.0')
+depends=('python' 'python-setuptools' 'python-sphinx' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-opengl' 'python-pyparsing' 'python-pillow' 'python-scipy' 'python-opengl-accelerate' 'python-pathlib2' 'python-wheel' 'python-twine' 'python-pytest-timeout' 'python-pytest-xdist' 'python-wxpython>=4.0.1-2' 'fslpy>=3.2.0' 'fsleyes-widgets>=0.9.0' 'fsleyes-props>=1.7.0')
optdepends=('fsl: Enable loading standard images and advanced features (highly recommended)'
'python-wxnatpy: Enable loading overlay from XNAT'
'python-indexed-gzip: Fast random access of gzipped image files'