diff options
author | Arn0 <yth@ythogtha.org> | 2024-02-09 12:33:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-10 16:17:16 +0700 |
commit | 20378d5ee811b5224ca6520579650b03f6a01230 (patch) | |
tree | 8f4e1960c2e821c9d9aa4b3c981ac83976d8775d /python/python3-webhelpers2/python3-webhelpers2.SlackBuild | |
parent | 068377a21e99880b3d6eb771befcd54e0fceac9e (diff) |
python/python3-webhelpers2: Updated for version 2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-webhelpers2/python3-webhelpers2.SlackBuild')
-rw-r--r-- | python/python3-webhelpers2/python3-webhelpers2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-webhelpers2/python3-webhelpers2.SlackBuild b/python/python3-webhelpers2/python3-webhelpers2.SlackBuild index fac81c5d5b..8e831eb8f8 100644 --- a/python/python3-webhelpers2/python3-webhelpers2.SlackBuild +++ b/python/python3-webhelpers2/python3-webhelpers2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-webhelpers2 SRCNAM=WebHelpers2 -VERSION=${VERSION:-2.0} +VERSION=${VERSION:-2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |