summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2019-08-07 21:04:09 +0200
committerTobias Bachmann2019-08-07 21:04:09 +0200
commit524c523ebb053ea7aca971a8c6b17ec9b8ccebe0 (patch)
treee310721c5d3f76806d59638d1a26e3ef4e41822b
parent6431d0327a2961ee0e7cd78f43ad1f48153e5881 (diff)
downloadaur-524c523ebb053ea7aca971a8c6b17ec9b8ccebe0.tar.gz
Version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdc642ab1e5f..d74a5ca99d0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.30.0
+ pkgver = 0.30.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.3.0
+ depends = fslpy>=2.4.0
depends = fsleyes-widgets>=0.7.3
depends = fsleyes-props>=1.6.5
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.30.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.30.0
+ source = fsleyes-0.30.1.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.30.1
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = fa5eb75e88caf32f32cd016b3bea591f8d96c074a44a6f66f6a6e6e77fab54c9
+ sha256sums = 7e67a1b560974781f01d7f1c31c13f930f1ed4ed036a8f94dd0a4c5c1d8750f9
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 84bef46afbe3..05b5f564e312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.30.0
+pkgver=0.30.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.3.0' 'fsleyes-widgets>=0.7.3' '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.4.0' 'fsleyes-widgets>=0.7.3' 'fsleyes-props>=1.6.5')
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=('fa5eb75e88caf32f32cd016b3bea591f8d96c074a44a6f66f6a6e6e77fab54c9'
+sha256sums=('7e67a1b560974781f01d7f1c31c13f930f1ed4ed036a8f94dd0a4c5c1d8750f9'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')