diff options
| author | isaackwy <isaacyu@protonmail.com> | 2023-12-29 23:52:20 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-31 09:14:02 +0700 |
| commit | e1c07cc7527fe03e5de251773ae0ba9decc2762c (patch) | |
| tree | cfd7ee0aa3462a1aa0365a07ebd2447160abc7c4 /python/python3-cookiecutter/python3-cookiecutter.SlackBuild | |
| parent | 129f6a4663d1bf93b9159e935fbe096d4930832e (diff) | |
python/python3-cookiecutter: Update for 2.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cookiecutter/python3-cookiecutter.SlackBuild')
| -rw-r--r-- | python/python3-cookiecutter/python3-cookiecutter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 <isaacyu@protonmail.com> +# Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com> # 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} |
