aboutsummaryrefslogtreecommitdiff
path: root/python/python2-attrs/python2-attrs.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-09-24 16:25:52 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-24 21:58:07 +0700
commited7d101eb4f6a82e71c7a9ace943da352ecae3d1 (patch)
treeab06b74cc9df07593905170712a631cf7d07fd72 /python/python2-attrs/python2-attrs.SlackBuild
parentb1af45242be3360925eb006a44c1d28154d4552d (diff)
python/python2-attrs: downgraded to 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 758176307c..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:-22.1.0}
+VERSION=${VERSION:-21.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}