summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-12-02 17:46:14 +0100
committer Willy Sudiarto Raharjo2019-12-07 17:19:24 +0100
commitf43e2bc9e87269859e2d9732cdc276f770d5521f (patch)
tree681d35bab7e466f599c89c7cf31d889d507f7330
parent070bf645e8642df1ec02682b16d905bf072b6aa5 (diff)
downloadslackbuilds-f43e2bc9e87269859e2d9732cdc276f770d5521f.tar.gz
python/python3-pythondialog: Updated for version 3.5.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 9198aea0fe..3c5606eabf 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 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2019 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.4.0}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pythondialog/python3-pythondialog.info b/python/python3-pythondialog/python3-pythondialog.info
index d48598b3a0..b8a75cbae8 100644
--- a/python/python3-pythondialog/python3-pythondialog.info
+++ b/python/python3-pythondialog/python3-pythondialog.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pythondialog"
-VERSION="3.4.0"
+VERSION="3.5.0"
HOMEPAGE="http://pythondialog.sourceforge.net/"
-DOWNLOAD="https://pypi.python.org/packages/4f/4f/c9db9c05f082892199b64439cdd42479e6e88cb8748854b2c1391be1914e/pythondialog-3.4.0.tar.gz"
-MD5SUM="28c576b2210da10745c3d5052ef5c27d"
+DOWNLOAD="https://files.pythonhosted.org/packages/0a/e3/c191afb346a3c6e07964129f047480995ca4fb056274c45cffe0f436e471/pythondialog-3.5.0.tar.gz"
+MD5SUM="3a993ce27790817a7915d1da125879af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"