From 29643abc7005d9c75dd0ee617c0d4a1386a4fbc1 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 16 Apr 2021 17:38:27 +0700 Subject: python/python3-seaborn: Updated for version 0.11.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-seaborn/python3-seaborn.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'python/python3-seaborn/python3-seaborn.SlackBuild') diff --git a/python/python3-seaborn/python3-seaborn.SlackBuild b/python/python3-seaborn/python3-seaborn.SlackBuild index 24db23459a..a3b9c72a27 100644 --- a/python/python3-seaborn/python3-seaborn.SlackBuild +++ b/python/python3-seaborn/python3-seaborn.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-seaborn -# Copyright 2020 Isaac Yu +# Copyright 2020-2021 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,11 +23,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-seaborn -VERSION=${VERSION:-0.10.1} -SRCNAM=seaborn +VERSION=${VERSION:-0.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +SRCNAM=seaborn + if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; -- cgit v1.2.3