summaryrefslogtreecommitdiffstats
path: root/academic/pspp/pspp.SlackBuild
diff options
context:
space:
mode:
author Vitor Borrego2018-06-16 01:43:35 +0200
committer David Spencer2018-06-17 20:13:25 +0200
commitcf46db87bc4dfc6429fa911822066baac09f5a80 (patch)
tree2db5134af283f5bc23aaf28e4847460094f2b6a3 /academic/pspp/pspp.SlackBuild
parentf854ad412bf7bfc93db3f32024c76cda1741a32f (diff)
downloadslackbuilds-cf46db87bc4dfc6429fa911822066baac09f5a80.tar.gz
academic/pspp: Updated for version 1.0.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/pspp/pspp.SlackBuild')
-rw-r--r--academic/pspp/pspp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/pspp/pspp.SlackBuild b/academic/pspp/pspp.SlackBuild
index 3642b060a2..cd9eee28e2 100644
--- a/academic/pspp/pspp.SlackBuild
+++ b/academic/pspp/pspp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pspp
-# Copyright 2016 Vitor Borrego, Corroios, Portugal
+# Copyright 2018 Vitor Borrego, Corroios, Portugal
# 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=pspp
-VERSION=${VERSION:-0.10.2}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}