summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2018-01-11 17:58:45 +0100
committerTobias Bachmann2018-01-11 17:58:45 +0100
commit1d80cff961d7d7210bdf70adc98f0bc6e6b15e3d (patch)
treeca2f3c5daaa9c6db78adfb78139d690ab77c5c7c /PKGBUILD
parent6e53eab3b31ea4b71dc27c9e4ead35c1fa0a35dd (diff)
downloadaur-1d80cff961d7d7210bdf70adc98f0bc6e6b15e3d.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 40ea28613bb3..53120b90bbca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.2.1
+pkgver=0.4.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=('54c15baaf10956daa00964be747115feb02939cbf57e5c5bdb41053e95189a10')
+sha256sums=('8811354fb6e76d1dea4e4970a97727165995cbd82a8ade63e44eb14e505da4d0')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*