summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2020-06-10 18:27:44 +0200
committerTobias Bachmann2020-06-10 18:27:44 +0200
commitf9a0ca7a57e778ed3221bdd839329c1f0d6d086e (patch)
treea7ca11ed37451cc27417ec868d4a3400f0a3181d /PKGBUILD
parent41d130404d3ee0482524fdce21aa6ae57fe6ca0f (diff)
downloadaur-f9a0ca7a57e778ed3221bdd839329c1f0d6d086e.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 5a4197cb81be..60b56703e42f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.8.4
+pkgver=0.9.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=('585d87f4024038e254bda9ffd29b4264488c49a1df3d140e3b0e3e1d1e4f741d')
+sha256sums=('e3f8f8d0db021ba43a55cbe21ca75db0f6c16f73de5e2b456a8a733e52a4c7f4')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*