summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python3-pythondialog/python3-pythondialog.SlackBuild4
-rw-r--r--python/python3-pythondialog/python3-pythondialog.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-pythondialog/python3-pythondialog.SlackBuild b/python/python3-pythondialog/python3-pythondialog.SlackBuild
index 3c5606eabf..8147f7e4be 100644
--- a/python/python3-pythondialog/python3-pythondialog.SlackBuild
+++ b/python/python3-pythondialog/python3-pythondialog.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pythondialog
-# Copyright 2016-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2020 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python3-pythondialog
SRCNAM=$(printf $PRGNAM | cut -c9-20)
-VERSION=${VERSION:-3.5.0}
+VERSION=${VERSION:-3.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pythondialog/python3-pythondialog.info b/python/python3-pythondialog/python3-pythondialog.info
index b8a75cbae8..fa5680fc25 100644
--- a/python/python3-pythondialog/python3-pythondialog.info
+++ b/python/python3-pythondialog/python3-pythondialog.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pythondialog"
-VERSION="3.5.0"
+VERSION="3.5.1"
HOMEPAGE="http://pythondialog.sourceforge.net/"
-DOWNLOAD="https://files.pythonhosted.org/packages/0a/e3/c191afb346a3c6e07964129f047480995ca4fb056274c45cffe0f436e471/pythondialog-3.5.0.tar.gz"
-MD5SUM="3a993ce27790817a7915d1da125879af"
+DOWNLOAD="https://files.pythonhosted.org/packages/72/3c/26ed0db035f97196704d0197d8b2254b8a6ca93a2d132430b0b0d597aa79/pythondialog-3.5.1.tar.gz"
+MD5SUM="07e257d91099b804e040c6ea5ec56041"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"