summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2018-04-10 14:40:19 +0200
committerTobias Bachmann2018-04-10 14:40:19 +0200
commitb900e0e5055e1f457d93f722a8d435d3c888b99a (patch)
tree1f04750d7391905a0e0f63dfb0418538dfeabd14 /PKGBUILD
parentd623bb5c1903c4df2f70556c385e7d08822be531 (diff)
downloadaur-b900e0e5055e1f457d93f722a8d435d3c888b99a.tar.gz
Switch to offical python-wxpython package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16cceea932d9..60862ccf9b55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
pkgver=0.22.4
-pkgrel=1
+pkgrel=2
pkgdesc="FSLeyes is the FSL image viewer"
arch=('any')
url="https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes"
license=('Apache')
groups=()
-depends=('python' 'python-sphinx' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'python-wxpython-phoenix' 'fsl' 'fsleyes-widgets>=0.5.4' 'fsleyes-props>=1.5.1' 'python-wxnatpy>=0.3.0' 'python-indexed-gzip>=0.7.0')
+depends=('python' 'python-sphinx' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'python-wxpython>=4.0.1-2' 'fsl' 'fsleyes-widgets>=0.5.4' 'fsleyes-props>=1.5.1' 'python-wxnatpy>=0.3.0' 'python-indexed-gzip>=0.7.0')
makedepends=()
provides=()
conflicts=()