summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2018-10-26 14:52:32 +0200
committerTobias Bachmann2018-10-26 14:52:32 +0200
commitb7e6ee530b77872e699f7c26f2bc7b38df9b81be (patch)
tree79fb00df0a7efb80f8831880ecdc8197264e8697 /PKGBUILD
parent4e79e648d3b24c2d94be35414154875025da2e69 (diff)
downloadaur-b7e6ee530b77872e699f7c26f2bc7b38df9b81be.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 416606e85590..83d3bdcd1c61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.6.4
+pkgver=0.7.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=('4466a61033c0192310454677b84b3fc7a19672af89ea7ae64c2f31edf31f4f91')
+sha256sums=('ea3eaff30791e12ae8d457136c77492cd368158fe3aa7896e215fb4b6bc580c0')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*