aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cookiecutter/python3-cookiecutter.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-24 19:34:07 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:30 +0700
commit0b3437970ab034846ba5bf3624b49958d8a37188 (patch)
tree197501ae3d13194f9bc80a56e066cf0290cfc6c4 /python/python3-cookiecutter/python3-cookiecutter.SlackBuild
parent0fc0776ec4da421a0011c63921e5adc041bbb019 (diff)
python/python3-cookiecutter: Updated for version 2.1.1.
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 7d27c70a79884..39653da19c2f1 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.1.0}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}