From 1b23b6da71a6ced0fff2701c9cea5f6259faf1a0 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 17 Apr 2023 12:54:30 -0700 Subject: python/python3-hatch_jupyter_builder: Updated for version 0.8.3. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- .../python3-hatch_jupyter_builder.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.SlackBuild') diff --git a/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.SlackBuild b/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.SlackBuild index 487073468c..abad372b20 100644 --- a/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.SlackBuild +++ b/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-hatch_jupyter_builder -# Copyright 2022 Isaac Yu +# Copyright 2022-2023 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hatch_jupyter_builder SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-0.8.2} +VERSION=${VERSION:-0.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3