summaryrefslogtreecommitdiffstats
path: root/office/sc-im/sc-im.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen2018-03-04 17:03:59 +0100
committer Willy Sudiarto Raharjo2018-03-05 20:04:12 +0100
commit75534103cfd1c011d329736ddae894754b767407 (patch)
tree4efe45cb9e1fa8bd040a3c74de462f054f31817d /office/sc-im/sc-im.SlackBuild
parentd7d756e3cb94e24fcd2b0a50ae59a66c02c0843a (diff)
downloadslackbuilds-75534103cfd1c011d329736ddae894754b767407.tar.gz
office/sc-im: Updated for version 0.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/sc-im/sc-im.SlackBuild')
-rw-r--r--office/sc-im/sc-im.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/office/sc-im/sc-im.SlackBuild b/office/sc-im/sc-im.SlackBuild
index 6c17ef09d9..64a3f57531 100644
--- a/office/sc-im/sc-im.SlackBuild
+++ b/office/sc-im/sc-im.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sc-im
-# Copyright 2016 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2016-2018 Jostein Berntsen <jbernts@broadpark.no>
# 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=sc-im
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -95,4 +95,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
-