diff --git a/community/jupyter-nbclassic/APKBUILD b/community/jupyter-nbclassic/APKBUILD index fc9b28ce06e89203c5738b31e76efc53d6ce85bf..2b065dc0451b6b4fc6fa7c9040c9c5726b052eb1 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 "