summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2018-10-26 14:52:38 +0200
committerTobias Bachmann2018-10-26 14:52:38 +0200
commit0f2a63b6eb709a285d8415a2af4413971cc0c53d (patch)
tree0efc3e29fd92622537d88eed52d4727b7c0a2071
parentccd76103ad93a63183edcb9983ff511128f5b55a (diff)
downloadaur-0f2a63b6eb709a285d8415a2af4413971cc0c53d.tar.gz
Version bump
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a8151b6ed1d..ecdb80e159ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.26.2
+ pkgver = 0.26.4
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
@@ -20,14 +20,15 @@ pkgbase = fsleyes
depends = python-opengl-accelerate
depends = python-wxpython>=4.0.1-2
depends = fsl
- depends = fsleyes-widgets>=0.6.4
+ depends = fslpy>=1.12.0
+ depends = fsleyes-widgets>=0.7.0
depends = fsleyes-props>=1.6.4
depends = python-wxnatpy>=0.3.1-2
- depends = python-indexed-gzip>=0.7.0
- source = fsleyes-0.26.2.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.26.2
+ depends = python-indexed-gzip>=0.8.7
+ source = fsleyes-0.26.4.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.26.4
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = b6afc5f67cadf606f8d560a41f80505cc9ca5c4997fa0c0d5a7ce930b9c1dbd7
+ sha256sums = 558bcb3048094bf33b3bbe8bd0cef8699cf66b281df122e1db4736d2506a71a2
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 82693dbbd474..cc989e71ce0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.26.2
+pkgver=0.26.4
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-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'python-wxpython>=4.0.1-2' 'fsl' 'fsleyes-widgets>=0.6.4' 'fsleyes-props>=1.6.4' 'python-wxnatpy>=0.3.1-2' 'python-indexed-gzip>=0.7.0')
+depends=('python' 'python-setuptools' 'python-sphinx' 'python-six' 'python-numpy' 'python-matplotlib' 'python-nibabel' 'python-jinja' 'python-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'python-wxpython>=4.0.1-2' 'fsl' 'fslpy>=1.12.0' 'fsleyes-widgets>=0.7.0' 'fsleyes-props>=1.6.4' 'python-wxnatpy>=0.3.1-2' 'python-indexed-gzip>=0.8.7')
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=('b6afc5f67cadf606f8d560a41f80505cc9ca5c4997fa0c0d5a7ce930b9c1dbd7'
+sha256sums=('558bcb3048094bf33b3bbe8bd0cef8699cf66b281df122e1db4736d2506a71a2'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')