summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2019-11-07 15:29:34 +0100
committerTobias Bachmann2019-11-07 15:29:34 +0100
commit3a77609c97ca768337cd66a760a7f678e76f7bcd (patch)
tree9b664b4f74ae52cd7724c569a41a4ada664674a9
parent46ec3689d5fd1f1ef7725277a5870f69b6861d07 (diff)
downloadaur-3a77609c97ca768337cd66a760a7f678e76f7bcd.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 8e544ac88899..1a215e0bd742 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.31.2
+ pkgver = 0.32.0
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.2
+ depends = fslpy>=2.7.0
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.2.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.31.2
+ source = fsleyes-0.32.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.32.0
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = d8aae487e4faa33891f524e89e150cedefd359364c14dd9eff3499c5292f47fe
+ sha256sums = 8db1b073994d47bef0e7c2fa1fb5da19d86a5727d056e88a8c8f3e664b48cc12
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 23a4f48dd4b8..61a6e22a4de5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.31.2
+pkgver=0.32.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' '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')
+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.7.0' '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=('d8aae487e4faa33891f524e89e150cedefd359364c14dd9eff3499c5292f47fe'
+sha256sums=('8db1b073994d47bef0e7c2fa1fb5da19d86a5727d056e88a8c8f3e664b48cc12'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')