summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Bachmann2018-02-06 12:31:20 +0100
committerTobias Bachmann2018-02-06 12:31:20 +0100
commit3cfdae92ca2cffcc486b180145008041fe21d43d (patch)
tree331f949efc428cae8501970519d52a86a50e9918
parent07906287de3055c3af8cc1aded64d83cabdb22d7 (diff)
downloadaur-3cfdae92ca2cffcc486b180145008041fe21d43d.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd6b8d619bcd..1897aa46c9f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fsleyes
pkgdesc = FSLeyes is the FSL image viewer
- pkgver = 0.21.0
+ pkgver = 0.21.1
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
@@ -24,10 +24,10 @@ pkgbase = fsleyes
depends = fsleyes-props>=1.4.0
depends = python-wxnatpy>=0.3.0
depends = python-indexed-gzip>=0.7.0
- source = fsleyes-0.21.0.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.21.0
+ source = fsleyes-0.21.1.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/repository/archive.tar.gz?ref=0.21.1
source = fsleyes.png::https://git.fmrib.ox.ac.uk/uploads/-/system/group/avatar/85/icon_512x512.png
source = fsleyes.desktop
- sha256sums = 3ab42d74b297b008aa1559ebb9fb636e0e043b82e022f8f6dd0a357c5ab263ab
+ sha256sums = 0759c5c1a46260eb6f78fc22484088307a7b5f0692c092d8b2d59e57cad7c3f5
sha256sums = c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a
sha256sums = 6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb
diff --git a/PKGBUILD b/PKGBUILD
index 8125c81a2620..a05fe5fdcd62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes
-pkgver=0.21.0
+pkgver=0.21.1
pkgrel=1
pkgdesc="FSLeyes is the FSL image viewer"
arch=('any')
@@ -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=('3ab42d74b297b008aa1559ebb9fb636e0e043b82e022f8f6dd0a357c5ab263ab'
+sha256sums=('0759c5c1a46260eb6f78fc22484088307a7b5f0692c092d8b2d59e57cad7c3f5'
'c7211ee624483a272f280b3aa772046ec9226d838f9c3023450888abddf9d71a'
'6e91e88eb74602f8da7cda6575245dbaaf4577022bffe15c0efedb33106139fb')