summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominik Wetzel2024-01-25 09:10:21 +0100
committerDominik Wetzel2024-01-25 09:10:21 +0100
commitb55cc8d0e5d578a8460f2456213ef5cb3bdfff79 (patch)
treeae4cc61fe1e36c648d9fb1e0d6517df9e78b9159 /PKGBUILD
parente36251c28b55095d5033d2b84c8db6a596330a5e (diff)
downloadaur-b55cc8d0e5d578a8460f2456213ef5cb3bdfff79.tar.gz
Updated to version 4.0.11-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e4db2da24d9..9dacb1854897 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mnabila nblid48[at]gmail[dot]com
pkgname=jupyterlab-desktop-bin
-pkgver=4.0.7
+pkgver=4.0.11
pkgrel=1
_srcrel=1
pkgdesc="JupyterLab desktop application, based on Electron."
@@ -13,7 +13,7 @@ license=("MIT")
arch=('x86_64')
source=("https://github.com/jupyterlab/jupyterlab-desktop/releases/download/v$pkgver-${_srcrel}/JupyterLab-Setup-Debian.deb")
-sha256sums=('51434a562c15b00958b2d7cb8ebf75387b72a62e741f43026ac7b6fb330335ec')
+sha256sums=('76ddfde1a4aa41247cf9273a3f5511809112e7c62478d39ad26eb14bf6d9c4b8')
prepare(){
cd $srcdir