summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-Tensor/haskell-Tensor.SlackBuild')
-rw-r--r--haskell/haskell-Tensor/haskell-Tensor.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-Tensor/haskell-Tensor.SlackBuild b/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
index 8448db792d..93bfb5e80b 100644
--- a/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
+++ b/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Tensor
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-Tensor
-VERSION=${VERSION:-1.0.0.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.1.0.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"