summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 851e0a9bb318..1675a12317be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.26.4
- pkgrel = 2
+ pkgver = 0.26.6
+ pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
license = Apache
@@ -21,14 +21,14 @@ pkgbase = fsleyes
depends = python-wxpython>=4.0.1-2
depends = fsl
depends = fslpy>=1.12.0
- depends = fsleyes-widgets>=0.7.0-2
+ depends = fsleyes-widgets>=0.7.2
depends = fsleyes-props>=1.6.4-2
depends = python-wxnatpy>=0.3.1-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-0.26.6.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.26.6
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = 558bcb3048094bf33b3bbe8bd0cef8699cf66b281df122e1db4736d2506a71a2
+ sha256sums = cf7ba050a81a76da95e51b1fe42d26b9227ae48f9ac70b9661ceb4ba944e0109
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index fd07f21319ca..54fcbc65fb5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.26.4
-pkgrel=2
+pkgver=0.26.6
+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' 'fslpy>=1.12.0' 'fsleyes-widgets>=0.7.0-2' 'fsleyes-props>=1.6.4-2' 'python-wxnatpy>=0.3.1-2' 'python-indexed-gzip>=0.8.7')
+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.2' 'fsleyes-props>=1.6.4-2' '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=('558bcb3048094bf33b3bbe8bd0cef8699cf66b281df122e1db4736d2506a71a2'
+sha256sums=('cf7ba050a81a76da95e51b1fe42d26b9227ae48f9ac70b9661ceb4ba944e0109'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')