summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2019-04-16 19:13:01 +0200
committerTobias Bachmann2019-04-16 19:13:01 +0200
commita0bdbf9c18a1223d894df30b191a7ab2ad4470d0 (patch)
tree82e37f2f2c4def4ab78e8724958c0e660b2d376e
parent2465e58c8e1e0472bd2a140a5d75dfd192368111 (diff)
downloadaur-a0bdbf9c18a1223d894df30b191a7ab2ad4470d0.tar.gz
Fixed dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe4689096cdf..2964bb503e88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.28.2
+ pkgver = 0.28.3
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
@@ -25,10 +25,10 @@ pkgbase = fsleyes
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.28.2.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.28.2
+ source = fsleyes-0.28.3.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.28.3
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = b348d700e214f14103620d72e62b8c7a68a8b9b02239bc8752a553062278528e
+ sha256sums = 9daea43bbef47f95ba46a8ab973ea093f0ebdd142fdbb6bb8b4298dc1a2a9609
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 63e1a6d51c5b..e401243f8019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.28.2
+pkgver=0.28.3
pkgrel=1
pkgdesc="FSLeyes is the FSL image viewer"
arch=('any')
@@ -18,7 +18,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=('b348d700e214f14103620d72e62b8c7a68a8b9b02239bc8752a553062278528e'
+sha256sums=('9daea43bbef47f95ba46a8ab973ea093f0ebdd142fdbb6bb8b4298dc1a2a9609'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')