summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominik Wetzel2023-02-25 11:02:19 +0100
committerDominik Wetzel2023-02-25 11:02:19 +0100
commit4e0c8eb099bb3fc1d980d00b08eeb1be32be5c2d (patch)
tree7e450bf244ae88d32c8e590e6333f3973f9daa5b /PKGBUILD
parent14f29d557a82110b527e25b641fc366a02fc2ad0 (diff)
downloadaur-4e0c8eb099bb3fc1d980d00b08eeb1be32be5c2d.tar.gz
Bumped version (without iframe errors)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d54919988416..97f2274eb3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=jupyterlab-desktop-bin
pkgver=3.6.1
-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=('e0cb9429304348f87a9e90bea835bd6a')
+md5sums=('98f446b5a1b9dab747b84e59fbc5d08c')
prepare(){
cd $srcdir