summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominik Wetzel2024-02-20 14:50:27 +0100
committerDominik Wetzel2024-02-20 14:50:27 +0100
commitf370150fb99fac793e315244390cacb5395346a1 (patch)
tree4fbe60836eff33a7d88260e29cfbcbdab1d9861a /PKGBUILD
parentd70348630ac5ef69a7df2b28f4dd7df85b176030 (diff)
downloadaur-f370150fb99fac793e315244390cacb5395346a1.tar.gz
Updated to version 4.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d5b17292e49..5efc275b6014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mnabila nblid48[at]gmail[dot]com
pkgname=jupyterlab-desktop-bin
-pkgver=4.1.0
+pkgver=4.1.1
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-x64.deb")
-sha256sums=('c76cd3be1bfb8436651a5d148b713ca9d5a8034ffdfe6022931a71bcef5600ba')
+sha256sums=('a35f77875bbd0b9364f9877051e5133d24c41ddd62a95a68b6156f10566256e4')
prepare(){
cd $srcdir