summaryrefslogtreecommitdiffstats
path: root/python/mypy/mypy.SlackBuild
diff options
context:
space:
mode:
author Tim Dickson2020-03-14 00:26:42 +0100
committer Willy Sudiarto Raharjo2020-03-14 00:26:42 +0100
commitc7e81261bb561fa9194a2efd6740e0b6b58e4043 (patch)
treec83067e807c2885985c75e1c3a993318e6a7e101 /python/mypy/mypy.SlackBuild
parentf4a0113f02ff4bda4c06b33a16e005fcefce7edc (diff)
downloadslackbuilds-c7e81261bb561fa9194a2efd6740e0b6b58e4043.tar.gz
python/mypy: Updated for version 0.770.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/mypy/mypy.SlackBuild')
-rw-r--r--python/mypy/mypy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/mypy/mypy.SlackBuild b/python/mypy/mypy.SlackBuild
index 6bfd0b39d8..9645f7494e 100644
--- a/python/mypy/mypy.SlackBuild
+++ b/python/mypy/mypy.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for mypy
# Written by Tim Dickson dickson.tim@googlemail.com
-# Copyright (c) 2018/9 Tim Dickson, Scotland
+# Copyright (c) 2018-20 Tim Dickson, Scotland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
# so use pypi.org/project/mypy download source tar.gz instead.
PRGNAM=mypy
-VERSION=${VERSION:-0.761}
+VERSION=${VERSION:-0.770}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}