diff options
Diffstat (limited to 'python/python2-attrs/python2-attrs.SlackBuild')
-rw-r--r-- | python/python2-attrs/python2-attrs.SlackBuild | 2 |
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} |