summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominik Wetzel2023-06-06 17:16:06 +0200
committerDominik Wetzel2023-06-06 17:16:06 +0200
commitc2d1134f74ae1d99196125d39f64fd56db232068 (patch)
tree2aadcc6ad1ae1a8871923a149926cefb1210925d /PKGBUILD
parent70419d78f7755f0e348959534a5eef1964fd655d (diff)
downloadaur-c2d1134f74ae1d99196125d39f64fd56db232068.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7309ffe4c109..cea08645d167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mnabila nblid48[at]gmail[dot]com
pkgname=jupyterlab-desktop-bin
-pkgver=4.0.0
+pkgver=4.0.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.deb")
-sha256sums=('43a8fc2794c8473d504c06edeef30e819bdcbca217c07f28c4c3693169a2f2db')
+sha256sums=('f864b98a0b5531eb1510b46c89a9ce7b02ae501eb98529570635a4fcb8f12701')
prepare(){
cd $srcdir