summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Wetzel2024-06-05 11:06:40 +0200
committerDominik Wetzel2024-06-05 11:06:40 +0200
commit1c19de0e5850579cfd76ffe185562f88a90825db (patch)
treed7b81e6a65d66c0918948534407c7d62c80751e9
parent6b1205d8accbfbe5a5f8f5c7b31e261f1175eb21 (diff)
downloadaur-jupyterlab-desktop-bin.tar.gz
Updated to version 4.2.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed2e6c885a5d..ab461b3a3be8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = jupyterlab-desktop-bin
pkgdesc = JupyterLab desktop application, based on Electron.
- pkgver = 4.1.8
+ pkgver = 4.2.1
pkgrel = 1
url = https://github.com/jupyterlab/jupyterlab-desktop
arch = x86_64
license = MIT
- source = JupyterLab-Setup-Debian-x64-4.1.8-1.deb::https://github.com/jupyterlab/jupyterlab-desktop/releases/download/v4.1.8-1/JupyterLab-Setup-Debian-x64.deb
- sha256sums = 7ffa63dfa3757b2b6b0a4559d474f6f54b20f9b7988f7051487bb262ec304996
+ source = JupyterLab-Setup-Debian-x64-4.2.1-1.deb::https://github.com/jupyterlab/jupyterlab-desktop/releases/download/v4.2.1-1/JupyterLab-Setup-Debian-x64.deb
+ sha256sums = 0d7d9af8a7e5c0abdd8ade33b196a836f1b77d2a9b342dedb91f08a31e5088c9
pkgname = jupyterlab-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index f26305c86f64..b0f75f7357ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mnabila nblid48[at]gmail[dot]com
pkgname=jupyterlab-desktop-bin
-pkgver=4.1.8
+pkgver=4.2.1
pkgrel=1
_srcrel=1
_debname="JupyterLab-Setup-Debian-x64"
@@ -14,7 +14,7 @@ license=("MIT")
arch=('x86_64')
source=("$_debname-$pkgver-${_srcrel}.deb::https://github.com/jupyterlab/jupyterlab-desktop/releases/download/v$pkgver-${_srcrel}/$_debname.deb")
-sha256sums=('7ffa63dfa3757b2b6b0a4559d474f6f54b20f9b7988f7051487bb262ec304996')
+sha256sums=('0d7d9af8a7e5c0abdd8ade33b196a836f1b77d2a9b342dedb91f08a31e5088c9')
prepare(){
cd $srcdir