summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2018-05-05 14:29:59 +0200
committerTobias Bachmann2018-05-05 14:29:59 +0200
commit625100ce48426e611541a14613508a32c1fc48e4 (patch)
tree9c3be80d95c5f45161a0549abd5ca5975e52bbbf /PKGBUILD
parent9998e4035e2fb13d761db77c8090d90686a6f2c6 (diff)
downloadaur-625100ce48426e611541a14613508a32c1fc48e4.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 ada44736cdb4..7e9c2a2f7c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.5.4
-pkgrel=2
+pkgver=0.6.0
+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=('354f2cf699f8915c440008df81008d24e8fea60a344854e6adaad91bd6ce6dc3')
+sha256sums=('03151fb5ace5d222c836d08e71dd099b8916b3fa5483030e55a60095cca021c2')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*