summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2019-10-09 15:20:11 +0200
committerTobias Bachmann2019-10-09 15:20:11 +0200
commit9c9accc799b95965979faed197a0159dc3652012 (patch)
tree173fae3787a602260ba41f6ace979d91485cfbbf
parent99aa1f42c5240b586885ffda9382aef2d15dc9cb (diff)
downloadaur-9c9accc799b95965979faed197a0159dc3652012.tar.gz
FSL 6.0.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7539d9db5a80..5ba48844cb90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.31.0
+ pkgver = 0.31.1
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
@@ -24,17 +24,17 @@ pkgbase = fsleyes
depends = python-pytest-timeout
depends = python-pytest-xdist
depends = python-wxpython>=4.0.1-2
- depends = fslpy>=2.6.0
- depends = fsleyes-widgets>=0.8.1
- depends = fsleyes-props>=1.6.5
+ depends = fslpy>=2.6.2
+ depends = fsleyes-widgets>=0.8.4
+ depends = fsleyes-props>=1.6.7
optdepends = fsl: Enable loading standard images and advanced features (highly recommended)
optdepends = python-wxnatpy: Enable loading overlay from XNAT
optdepends = python-indexed-gzip: Fast random access of gzipped image files
optdepends = python-rtree
- source = fsleyes-0.31.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.31.0
+ source = fsleyes-0.31.1.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.31.1
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = 9cf4bbbe9fe829b82c9654b0f4c062b1a1ddb35c3595f92d28931b0491612a7d
+ sha256sums = 2c96353141f063ab1e2e004489feb7408ac45963f16f746fd78f593d331770ff
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index e87cb6b1e7b3..5ab392785b08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.31.0
+pkgver=0.31.1
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' '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>=2.6.0' 'fsleyes-widgets>=0.8.1' 'fsleyes-props>=1.6.5')
+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>=2.6.2' 'fsleyes-widgets>=0.8.4' 'fsleyes-props>=1.6.7')
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'
@@ -19,7 +19,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=('9cf4bbbe9fe829b82c9654b0f4c062b1a1ddb35c3595f92d28931b0491612a7d'
+sha256sums=('2c96353141f063ab1e2e004489feb7408ac45963f16f746fd78f593d331770ff'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')