summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominik Wetzel2023-05-16 10:41:33 +0200
committerDominik Wetzel2023-05-16 10:41:33 +0200
commit7f6c277957ae03bd5a113176896cc65fbe88a9b1 (patch)
tree4ad30b4da792709502d04d760790a87a8cacb7c3 /PKGBUILD
parent81b22a56df525ec4b2d242950e6375d53681dbb6 (diff)
downloadaur-7f6c277957ae03bd5a113176896cc65fbe88a9b1.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0788704dc89f..e109c6fe50c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=jupyterlab-desktop-bin
pkgver=3.6.3
-pkgrel=1
-_srcrel=1
+pkgrel=2
+_srcrel=2
pkgdesc="JupyterLab desktop application, based on Electron."
url="https://github.com/jupyterlab/jupyterlab-desktop"
@@ -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")
-md5sums=('b9346b7d2bfae3c21ece203b181d5e61')
+sha256sums=('076c2661489d383ebee02e7e0ddeee66f6590dc3d5f547461ccca59386306175')
prepare(){
cd $srcdir