From edeff9d01d52b283cc526cfbad255cb1ca59e65f Mon Sep 17 00:00:00 2001
From: Nicolas Lorin <androw95220@gmail.com>
Date: Sat, 13 Jul 2024 11:17:15 +0200
Subject: [PATCH] community/jupyter-nbclassic: upgrade to 1.1.0

---
 community/jupyter-nbclassic/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/jupyter-nbclassic/APKBUILD b/community/jupyter-nbclassic/APKBUILD
index fc9b28ce06e8..2b065dc0451b 100644
--- a/community/jupyter-nbclassic/APKBUILD
+++ b/community/jupyter-nbclassic/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Aiden Grossman <agrossman154@yahoo.com>
 # Maintainer:
 pkgname=jupyter-nbclassic
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=0
 pkgdesc="Jupyter notebook as jupyter server extension"
 url="https://github.com/jupyter/nbclassic"
 # s390x, ppc64le, loongarch64: no jupyter-server
@@ -33,5 +33,5 @@ package() {
 }
 
 sha512sums="
-fc80cd6311ab9cac9e0fdcf4d37cffc383c90327da8c27901239b84486e4afe23372665b0e1464ec78845816e829c4f3cf8672b4a0ad7e396fdb962b2f4f5a1b  jupyter-nbclassic-1.0.0.tar.gz
+a5348ff7bff944c12745111fcf64ca92d75bf7bc063d51baf04bc8894473ba0689ec4420ff1ce2d2a40601b55d14a1cd257215cd4f11839fa47e8ea93933268d  jupyter-nbclassic-1.1.0.tar.gz
 "
-- 
GitLab