[arch-commits] Commit in jupyter-retrolab/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed May 4 08:18:47 UTC 2022
Date: Wednesday, May 4, 2022 @ 08:18:47
Author: arojas
Revision: 1192653
Update to 0.3.21
Modified:
jupyter-retrolab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-04 08:17:53 UTC (rev 1192652)
+++ PKGBUILD 2022-05-04 08:18:47 UTC (rev 1192653)
@@ -2,7 +2,7 @@
pkgname=jupyter-retrolab
_pipname=retrolab
-pkgver=0.3.20
+pkgver=0.3.21
pkgrel=1
pkgdesc='JupyterLab Distribution with a retro look and feel'
arch=(any)
@@ -11,7 +11,7 @@
makedepends=(python-build python-installer)
depends=(jupyterlab)
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('9fad30fbcc9fb8384a5a239317362ad98df1eb9316dbbea83ba47d4038e58a06')
+sha256sums=('06df283b25ba52678d679b2a64d925ece3e14e38dff1094d973fae2af15ca0a6')
build() {
cd $_pipname-$pkgver
More information about the arch-commits
mailing list