diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-03-04 16:03:59 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-06 02:04:12 +0700 |
commit | 75534103cfd1c011d329736ddae894754b767407 (patch) | |
tree | 4efe45cb9e1fa8bd040a3c74de462f054f31817d /office/sc-im | |
parent | d7d756e3cb94e24fcd2b0a50ae59a66c02c0843a (diff) | |
download | slackbuilds-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')
-rw-r--r-- | office/sc-im/sc-im.SlackBuild | 5 | ||||
-rw-r--r-- | office/sc-im/sc-im.info | 6 |
2 files changed, 5 insertions, 6 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} - diff --git a/office/sc-im/sc-im.info b/office/sc-im/sc-im.info index edc6f8f7a0..cb41f3e17c 100644 --- a/office/sc-im/sc-im.info +++ b/office/sc-im/sc-im.info @@ -1,8 +1,8 @@ PRGNAM="sc-im" -VERSION="0.6.0" +VERSION="0.7.0" HOMEPAGE="https://github.com/andmarti1424/sc-im" -DOWNLOAD="https://github.com/andmarti1424/sc-im/archive/v0.6.0/sc-im-0.6.0.tar.gz" -MD5SUM="c94218eca8b1badebc02f958c2fa81c1" +DOWNLOAD="https://github.com/andmarti1424/sc-im/archive/v0.7.0/sc-im-0.7.0.tar.gz" +MD5SUM="2f270d957a215f0124d15d0a82c5abfa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |