summaryrefslogtreecommitdiffstats
path: root/office/gnumeric/gnumeric.SlackBuild
diff options
context:
space:
mode:
author Robby Workman2013-11-04 02:44:10 +0100
committer Robby Workman2013-11-04 02:44:10 +0100
commit68bf2c08769742db2d83f3e538b03053aa067c12 (patch)
tree3ac2e58942f04fa0a2261c13c56d86e0caba06a1 /office/gnumeric/gnumeric.SlackBuild
parentb48647659b8d2154d3d487e4ce77f7d20d103f71 (diff)
downloadslackbuilds-68bf2c08769742db2d83f3e538b03053aa067c12.tar.gz
office/gnumeric: Updated for version 1.12.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/gnumeric/gnumeric.SlackBuild')
-rw-r--r--office/gnumeric/gnumeric.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild
index 7ee09049ab..0bb9e1c200 100644
--- a/office/gnumeric/gnumeric.SlackBuild
+++ b/office/gnumeric/gnumeric.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gnumeric
-# Copyright 2010,2011 Robby Workman, Northport, Alabama, USA
+# Copyright 2010-2013 Robby Workman, Northport, Alabama, USA
# 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=gnumeric
-VERSION=${VERSION:-1.10.14}
+VERSION=${VERSION:-1.12.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find . \