summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2021-04-20 11:18:49 +0200
committerTobias Bachmann2021-04-20 11:18:49 +0200
commit71670b69bb905bfb5933cad2c27ac55872bc0f77 (patch)
tree3a1a065557ee02889a7a6dd358175deaab5686be /PKGBUILD
parentf9a0ca7a57e778ed3221bdd839329c1f0d6d086e (diff)
downloadaur-71670b69bb905bfb5933cad2c27ac55872bc0f77.tar.gz
Initial push
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60b56703e42f..5971e1e8b81e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-widgets
-pkgver=0.9.0
+pkgver=0.11.3
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=('e3f8f8d0db021ba43a55cbe21ca75db0f6c16f73de5e2b456a8a733e52a4c7f4')
+sha256sums=('a721226e78aecfcd17cb000e794a2d53e9ea4f40d08dd58e9fc59a9a40837a24')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*