office/gnumeric: Updated for version 1.10.7.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Robby Workman 2010-07-03 17:38:09 -05:00 committed by Robby Workman
parent d5b6f49369
commit a65194bb8e
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnumeric
VERSION=${VERSION:-1.10.5}
VERSION=${VERSION:-1.10.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gnumeric"
VERSION="1.10.5"
VERSION="1.10.7"
HOMEPAGE="http://projects.gnome.org/gnumeric/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.5.tar.bz2"
MD5SUM="157b0bde46435566122327696a44d4cb"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.7.tar.bz2"
MD5SUM="86869fcada3840afdbd861693a9ab30e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"