summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2018-01-31 10:20:58 +0100
committerTobias Bachmann2018-01-31 10:20:58 +0100
commit07906287de3055c3af8cc1aded64d83cabdb22d7 (patch)
tree30cb38d69dc17c778febb060f4c747a7f521f649
parente3db5c50b997150f7772edb57bbbdd64a49333c6 (diff)
downloadaur-07906287de3055c3af8cc1aded64d83cabdb22d7.tar.gz
Version bump
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df606cdd4b77..cd6b8d619bcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.20.1
- pkgrel = 2
+ pkgver = 0.21.0
+ pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
license = Apache
@@ -18,16 +18,16 @@ pkgbase = fsleyes
depends = python-scipy
depends = python-sphinx_rtd_theme
depends = python-opengl-accelerate
- depends = wxpython-phoenix
+ depends = python-wxpython-phoenix
depends = fsl
- depends = fsleyes-widgets>=0.4.0
+ depends = fsleyes-widgets>=0.4.1
depends = fsleyes-props>=1.4.0
depends = python-wxnatpy>=0.3.0
depends = python-indexed-gzip>=0.7.0
- source = fsleyes-0.20.1.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.20.1
+ source = fsleyes-0.21.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.21.0
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = ee2624309b3c355cb2612bc55b991ae4a1786ab4718bc34510d29b87dbdc641c
+ sha256sums = 3ab42d74b297b008aa1559ebb9fb636e0e043b82e022f8f6dd0a357c5ab263ab
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 85aca2aead72..8125c81a2620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.20.1
-pkgrel=2
+pkgver=0.21.0
+pkgrel=1
pkgdesc="FSLeyes is the FSL image viewer"
arch=('any')
url="https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes"
license=('Apache')
groups=()
-depends=('python' 'desktop-file-utils' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-sphinx_rtd_theme' 'python-opengl-accelerate' 'wxpython-phoenix' 'fsl' 'fsleyes-widgets>=0.4.0' 'fsleyes-props>=1.4.0' 'python-wxnatpy>=0.3.0' 'python-indexed-gzip>=0.7.0')
+depends=('python' 'desktop-file-utils' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-sphinx_rtd_theme' 'python-opengl-accelerate' 'python-wxpython-phoenix' 'fsl' 'fsleyes-widgets>=0.4.1' 'fsleyes-props>=1.4.0' 'python-wxnatpy>=0.3.0' 'python-indexed-gzip>=0.7.0')
makedepends=()
provides=()
conflicts=()
@@ -15,7 +15,7 @@ replaces=()
source=("$pkgname-$pkgver.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=$pkgver"
"$pkgname.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png"
"$pkgname.desktop")
-sha256sums=('ee2624309b3c355cb2612bc55b991ae4a1786ab4718bc34510d29b87dbdc641c'
+sha256sums=('3ab42d74b297b008aa1559ebb9fb636e0e043b82e022f8f6dd0a357c5ab263ab'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')