summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2018-04-10 14:39:31 +0200
committerTobias Bachmann2018-04-10 14:39:31 +0200
commit9998e4035e2fb13d761db77c8090d90686a6f2c6 (patch)
tree7e949bb5a33f6789fb05e62f9977f8cfdb051dfa /PKGBUILD
parent6881809f9cdcde807f36e2aef3d66bbd84f58ff4 (diff)
downloadaur-9998e4035e2fb13d761db77c8090d90686a6f2c6.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 f482626d12dc..ada44736cdb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
pkgver=0.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="FSLeyes is the FSL image viewer, widgets is one of its dependent projects"
arch=('any')
url="https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes"
license=('Apache')
groups=()
depends=('python')
-makedepends=('python-six' 'python-numpy' 'python-matplotlib' 'python-wxpython-phoenix' 'python-deprecation')
+makedepends=('python-six' 'python-numpy' 'python-matplotlib' 'python-wxpython>=4.0.1-2' 'python-deprecation')
optdepends=()
provides=()
conflicts=()