summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2019-04-05 20:18:25 +0200
committerTobias Bachmann2019-04-05 20:18:25 +0200
commit8b47963386fecda0a2a405eb8a0b83cb1a7a2cc1 (patch)
treeaad3e004e40d71d2c7c830d982976fef0f9c8c67
parent29a60ceec2b8d7017cd5ec704a68bead158a6c71 (diff)
downloadaur-8b47963386fecda0a2a405eb8a0b83cb1a7a2cc1.tar.gz
Version bump
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7cc2d56b3d0..c7272eaee9a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.27.3
+ pkgver = 0.28.0
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
@@ -13,22 +13,21 @@ pkgbase = fsleyes
depends = python-matplotlib
depends = python-nibabel
depends = python-jinja
- depends = python-pillow
depends = python-opengl
depends = python-pyparsing
depends = python-scipy
depends = python-opengl-accelerate
depends = python-wxpython>=4.0.1-2
depends = fsl
- depends = fslpy>=1.13.3
- depends = fsleyes-widgets>=0.7.2
- depends = fsleyes-props>=1.6.4-2
+ depends = fslpy>=2.0.1
+ depends = fsleyes-widgets>=0.7.3
+ depends = fsleyes-props>=1.6.5
depends = python-wxnatpy>=0.3.1-2
- depends = python-indexed-gzip>=0.8.7
- source = fsleyes-0.27.3.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.27.3
+ depends = python-indexed-gzip>=0.8.8
+ source = fsleyes-0.28.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.28.0
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = 9dce9d2e0c30a043b2e722c5f903a4e773b198a3eb29e63ef138bf1304ac6a75
+ sha256sums = 1d6fe69acef878c21a8ab58ea41b7796ab9551ee8cb5df4e94f04c1d8a67069f
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 3c0a51a6deff..43e6ce996a59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.27.3
+pkgver=0.28.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-pillow' 'python-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'python-wxpython>=4.0.1-2' 'fsl' 'fslpy>=1.13.3' 'fsleyes-widgets>=0.7.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-opengl' 'python-pyparsing' 'python-scipy' 'python-opengl-accelerate' 'python-wxpython>=4.0.1-2' 'fsl' 'fslpy>=2.0.1' 'fsleyes-widgets>=0.7.3' 'fsleyes-props>=1.6.5' 'python-wxnatpy>=0.3.1-2' 'python-indexed-gzip>=0.8.8')
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=('9dce9d2e0c30a043b2e722c5f903a4e773b198a3eb29e63ef138bf1304ac6a75'
+sha256sums=('1d6fe69acef878c21a8ab58ea41b7796ab9551ee8cb5df4e94f04c1d8a67069f'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')