summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2019-09-12 22:08:15 +0200
committerTobias Bachmann2019-09-12 22:08:15 +0200
commit0ea45d25805ecdf949a65be1d9ce5e4c4c3697a2 (patch)
treefdbf846eb86ed89b3583926edb1e5c040a713b04 /PKGBUILD
parentb5c66e7a656f187202bf8a4b8ccde6bc3798ddc4 (diff)
downloadaur-0ea45d25805ecdf949a65be1d9ce5e4c4c3697a2.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 526cf8e9713e..54fc203680e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.7.3
+pkgver=0.8.1
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=('7395c4deed048c26c5ceaf6a3e7ee9b0bd3a2303466e3bafb5b2097fe89f9910')
+sha256sums=('5dbfca4589cf366599efaf70c32e08b5adacb7d16641aa6ca120630d221189ca')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*