mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/PythonToolkit: Updated for version 14.04.04.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
33b34c664b
commit
84b81fccdf
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=PythonToolkit
|
||||
VERSION=${VERSION:-14.04}
|
||||
VERSION=${VERSION:-14.04.04}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="PythonToolkit"
|
||||
VERSION="14.04"
|
||||
VERSION="14.04.04"
|
||||
HOMEPAGE="http://pythontoolkit.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/pythontoolkit/Python%20Toolkit/ptk%20v14.04/PythonToolkit-14.04.zip"
|
||||
MD5SUM="c23b54f9825e0cea0852abd73795feeb"
|
||||
DOWNLOAD="http://sourceforge.net/projects/pythontoolkit/files/Python%20Toolkit/ptk%20v14.04/PythonToolkit-14.04.04.zip"
|
||||
MD5SUM="671eaf1b03811ce4f9eb62dd8abda652"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython"
|
||||
|
|
Loading…
Reference in a new issue