python/python2-pythondialog: Updated for version 3.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c1e2e3b9e8
commit
45484664c8
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for python2-pythondialog
|
||||
|
||||
# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python2-pythondialog
|
||||
VERSION=${VERSION:-3.3.0}
|
||||
VERSION=${VERSION:-3.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python2-pythondialog"
|
||||
VERSION="3.3.0"
|
||||
VERSION="3.4.0"
|
||||
HOMEPAGE="http://pythondialog.sourceforge.net/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/python2-pythondialog/python2-pythondialog-3.3.0.tar.gz"
|
||||
MD5SUM="f6a0e5fa66c26231a79b11fa45723cc5"
|
||||
DOWNLOAD="https://pypi.python.org/packages/26/34/b4cf8018dbc51e8a0fae2c51a0dd2c1f34419caa9e3eb83646c73d1beb9d/python2-pythondialog-3.4.0.tar.gz"
|
||||
MD5SUM="554d611d435dcc072132586c1cb37ca5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue