summaryrefslogtreecommitdiffstats
path: root/python/attrs/attrs.SlackBuild
diff options
context:
space:
mode:
author Markus Reichelt2018-01-01 11:22:08 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:12 +0100
commit6fb7d486ae8593c00e2de1aa6c0c04f1093e23b4 (patch)
treebe676f8ec61892e285c4693875afb3de1ede7778 /python/attrs/attrs.SlackBuild
parent4451c4f69195e3238f528d02405f0d2d127dbfd5 (diff)
downloadslackbuilds-6fb7d486ae8593c00e2de1aa6c0c04f1093e23b4.tar.gz
python/attrs: Updated for version 17.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/attrs/attrs.SlackBuild')
-rw-r--r--python/attrs/attrs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/attrs/attrs.SlackBuild b/python/attrs/attrs.SlackBuild
index 9d58cb5416..f9eaaf8aee 100644
--- a/python/attrs/attrs.SlackBuild
+++ b/python/attrs/attrs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for attrs
-# Copyright 2016-2017 Markus Reichelt, Aachen, DE
+# Copyright 2016-2018 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=attrs
-VERSION=${VERSION:-16.3.0}
+VERSION=${VERSION:-17.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}