diff --git a/office/pyspread/pyspread.SlackBuild b/office/pyspread/pyspread.SlackBuild index 86b18f5ca4..2ffbf22471 100644 --- a/office/pyspread/pyspread.SlackBuild +++ b/office/pyspread/pyspread.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyspread -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=pyspread -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/pyspread/pyspread.info b/office/pyspread/pyspread.info index fd73af89fd..1e02b8b3ec 100644 --- a/office/pyspread/pyspread.info +++ b/office/pyspread/pyspread.info @@ -1,8 +1,8 @@ PRGNAM="pyspread" -VERSION="0.4.1" +VERSION="0.4.3" HOMEPAGE="http://manns.github.io/pyspread/" -DOWNLOAD="https://pypi.python.org/packages/source/p/pyspread/pyspread-0.4.1.tar.gz" -MD5SUM="81e02432797cc663acb5473c44b80ccc" +DOWNLOAD="https://pypi.python.org/packages/source/p/pyspread/pyspread-0.4.3.tar.gz" +MD5SUM="37f33eb1d03c76cd86edc7d74356e528" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxPython matplotlib numpy"