summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2019-09-25 13:52:41 +0200
committerTobias Bachmann2019-09-25 13:52:41 +0200
commit61efe8d2a9ae7c45d18b57be8a490f6d6f74b0cd (patch)
tree21bfe8bb0f603b79d4ac47deb34dda195c529b38 /PKGBUILD
parent0ea45d25805ecdf949a65be1d9ce5e4c4c3697a2 (diff)
downloadaur-61efe8d2a9ae7c45d18b57be8a490f6d6f74b0cd.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 54fc203680e3..fad01e60690e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.8.1
+pkgver=0.8.2
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=('5dbfca4589cf366599efaf70c32e08b5adacb7d16641aa6ca120630d221189ca')
+sha256sums=('397d56eafe6b21e5de05e6a03c1460f83b317c016d27ea417c582989abda6cab')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*