From e1c07cc7527fe03e5de251773ae0ba9decc2762c Mon Sep 17 00:00:00 2001 From: isaackwy Date: Fri, 29 Dec 2023 23:52:20 -0800 Subject: python/python3-cookiecutter: Update for 2.5.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cookiecutter/python3-cookiecutter.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-cookiecutter/python3-cookiecutter.SlackBuild') diff --git a/python/python3-cookiecutter/python3-cookiecutter.SlackBuild b/python/python3-cookiecutter/python3-cookiecutter.SlackBuild index a9526e7c70..630e6f7019 100644 --- a/python/python3-cookiecutter/python3-cookiecutter.SlackBuild +++ b/python/python3-cookiecutter/python3-cookiecutter.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-cookiecutter -# Copyright 2023 Isaac Yu +# Copyright 2023-2024 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cookiecutter -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3