summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2017-11-06 12:02:19 +0100
committerTobias Bachmann2017-11-06 12:02:19 +0100
commitc9fadb2f749826340e2b5deb4d21208c14f3460a (patch)
tree974c6b967924ef55a4f65e23932f1fb0f5323664 /PKGBUILD
parent5856c410e1915d28cacf0e5760384b5dcef13db0 (diff)
downloadaur-c9fadb2f749826340e2b5deb4d21208c14f3460a.tar.gz
Bumped to 0.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3b7d42b71b5..39606aa2d35a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.0.6
+pkgver=0.2.0
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=('a040846a4f968a82f09578c05877ecc752fe10a7fed4af94515170fae1f13082')
+sha256sums=('a3eb3c4f5094662e3573a153ef599adf16d9429ada613ddf844aaac12cf0b298')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*