aboutsummaryrefslogtreecommitdiff
path: root/python/python2-attrs/python2-attrs.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-09-14 11:18:41 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-17 09:00:18 +0700
commit017fee07be5a261a59ebe89fe72ccf2670e585d8 (patch)
treeb55ec9310070274539165bfb4bf0f2a7a154ef54 /python/python2-attrs/python2-attrs.SlackBuild
parent0bac125a7d33fa530a25d812daf1aeb01115dd5a (diff)
python/python2-attrs: updated for version 22.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-attrs/python2-attrs.SlackBuild')
-rw-r--r--python/python2-attrs/python2-attrs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-attrs/python2-attrs.SlackBuild b/python/python2-attrs/python2-attrs.SlackBuild
index d1554f4f32..758176307c 100644
--- a/python/python2-attrs/python2-attrs.SlackBuild
+++ b/python/python2-attrs/python2-attrs.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-attrs
SRCNAM=${PRGNAM#python2-*}
-VERSION=${VERSION:-21.4.0}
+VERSION=${VERSION:-22.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}