aboutsummaryrefslogtreecommitdiff
path: root/python/python2-attrs/python2-attrs.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-28 14:55:01 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:53 +0700
commit51b33ad374ed5c8db47f88744f5496294102fa79 (patch)
treeb19944cb7ef448b0dff09e8d83e1d6a9d08efdb8 /python/python2-attrs/python2-attrs.SlackBuild
parent5d8b8d7bc83474679aeae562c9a060232dc97a65 (diff)
python/python2-attrs: updated for version 21.4.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 2ccc3c88c3..d1554f4f32 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.2.0}
+VERSION=${VERSION:-21.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}