summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2017-12-06 13:36:21 +0100
committerTobias Bachmann2017-12-06 13:36:21 +0100
commit6e53eab3b31ea4b71dc27c9e4ead35c1fa0a35dd (patch)
treebf3bde641008d1a38f706a00830922ea6ba27972 /PKGBUILD
parentc9fadb2f749826340e2b5deb4d21208c14f3460a (diff)
downloadaur-6e53eab3b31ea4b71dc27c9e4ead35c1fa0a35dd.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39606aa2d35a..40ea28613bb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="FSLeyes is the FSL image viewer, widgets is one of its dependent projects"
arch=('any')
@@ -14,7 +14,7 @@ provides=()
conflicts=()
replaces=()
source=($pkgname-$pkgver.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/widgets/repository/archive.tar.gz?ref=$pkgver)
-sha256sums=('a3eb3c4f5094662e3573a153ef599adf16d9429ada613ddf844aaac12cf0b298')
+sha256sums=('54c15baaf10956daa00964be747115feb02939cbf57e5c5bdb41053e95189a10')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*