summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2021-04-23 02:01:04 +0200
committerTobias Bachmann2021-04-23 02:01:04 +0200
commit773ba96d803e1471e6e17ab1442633b4bb793e9c (patch)
treeeef44527b9f04b5d69d9067d07d0624da1942b91 /PKGBUILD
parent71670b69bb905bfb5933cad2c27ac55872bc0f77 (diff)
downloadaur-773ba96d803e1471e6e17ab1442633b4bb793e9c.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 5971e1e8b81e..91fe3c47c44e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.11.3
+pkgver=0.12.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=('a721226e78aecfcd17cb000e794a2d53e9ea4f40d08dd58e9fc59a9a40837a24')
+sha256sums=('35b100ec0668d75436de7c92b28cf1abd6a25beadc0bd4e76fd83090839ab43b')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*