summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2018-06-10 21:34:41 +0200
committerTobias Bachmann2018-06-10 21:34:41 +0200
commit62eaea276c84a5bb353bebeb426c2ac596471b1d (patch)
tree46af8da5e26c5fcd7ff96afbb3fc5a446af498a0 /PKGBUILD
parent56c9a93745466eba06be2a5e7969563cfe82ba16 (diff)
downloadaur-62eaea276c84a5bb353bebeb426c2ac596471b1d.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23b68674085f..aced4ea663a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
pkgdesc="FSLeyes is the FSL image viewer, widgets is one of its dependent projects"
arch=('any')
url="https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes"
@@ -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=('03151fb5ace5d222c836d08e71dd099b8916b3fa5483030e55a60095cca021c2')
+sha256sums=('4fd2fe1a188d7bca7a462b2d38f023a819747f063e4957007fd70d333e3dcc7e')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*