summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2018-03-03 20:21:01 +0000
committerAntonio Rojas2018-03-03 20:21:01 +0000
commit07f0c41ede2ed75e0e0c7a9854406e483fce0703 (patch)
tree3bb7bc39913061e46f2674943e51d1b42e865b92 /PKGBUILD
parent8a3207722c94c629c262da92ce9593e6b9486530 (diff)
downloadaur-07f0c41ede2ed75e0e0c7a9854406e483fce0703.tar.gz
Update to 0.31.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8228e89fd9b4..fe3a89b50149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=jupyterlab
-pkgver=0.28.0
+pkgver=0.31.10
pkgrel=1
pkgdesc="JupyterLab computational environment"
arch=(any)
@@ -9,7 +9,7 @@ url="https://github.com/jupyterlab/jupyterlab"
license=(custom)
depends=(jupyterlab_launcher)
source=($pkgname-$pkgver.tar.gz::"https://github.com/jupyterlab/jupyterlab/archive/v$pkgver.tar.gz")
-sha256sums=('89c3a656438b743d1bfd5731091fd3e916fc711ab55178797ff9aba468a087b2')
+sha256sums=('448393b9d36fe4178e66d33e246905ce7a2737aba93a069e71b8029ca1e3816e')
build() {
cd $pkgname-$pkgver