summaryrefslogtreecommitdiffstats
path: root/python/cwcwidth/cwcwidth.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/cwcwidth/cwcwidth.SlackBuild')
-rw-r--r--python/cwcwidth/cwcwidth.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/cwcwidth/cwcwidth.SlackBuild b/python/cwcwidth/cwcwidth.SlackBuild
index 677fd1daf6..060d73eee8 100644
--- a/python/cwcwidth/cwcwidth.SlackBuild
+++ b/python/cwcwidth/cwcwidth.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cwcwidth
-# Copyright 2021 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2021-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cwcwidth
-VERSION=${VERSION:-0.1.1}
+VERSION=${VERSION:-0.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}