diff options
Diffstat (limited to 'python/python3-paste/python3-paste.SlackBuild')
-rw-r--r-- | python/python3-paste/python3-paste.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-paste/python3-paste.SlackBuild b/python/python3-paste/python3-paste.SlackBuild index e393bf81dd..ce857e6ff1 100644 --- a/python/python3-paste/python3-paste.SlackBuild +++ b/python/python3-paste/python3-paste.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-paste SRCNAM=Paste -VERSION=${VERSION:-3.5.2} +VERSION=${VERSION:-3.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |