aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cookiecutter/python3-cookiecutter.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-02-21 13:12:54 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 15:34:45 +0700
commita9d24d38a88c9b14de1458f9c7ea1b0c109a6b7c (patch)
tree45024ea5cbff8911cf70e7d8cc4e285157dd8838 /python/python3-cookiecutter/python3-cookiecutter.SlackBuild
parent0a549b20cd09f0a1160ec34d4451bed33f02a506 (diff)
python/python3-cookiecutter: Update for 2.6.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cookiecutter/python3-cookiecutter.SlackBuild b/python/python3-cookiecutter/python3-cookiecutter.SlackBuild
index 630e6f7019..8c80314ca9 100644
--- a/python/python3-cookiecutter/python3-cookiecutter.SlackBuild
+++ b/python/python3-cookiecutter/python3-cookiecutter.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cookiecutter
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}