mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/pyspread: Updated for version 0.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7df8977ccf
commit
8085319898
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue