diff options
author | Pedro R.M. Júnior <pedrormjunior@gmail.com> | 2019-11-09 07:56:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-09 07:56:06 +0700 |
commit | 852eb3975852da31a2cb584cccf6c57551555590 (patch) | |
tree | 021a1e23c7892e9bb89594fedb72e77c3b95a0df /network/insync | |
parent | 7f8cd42450e3d66f0bace24b58a53e5347c15f19 (diff) | |
download | slackbuilds-852eb3975852da31a2cb584cccf6c57551555590.tar.gz |
network/insync: Updated for version 3.0.23.40579.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/insync')
-rw-r--r-- | network/insync/README | 3 | ||||
-rw-r--r-- | network/insync/insync.SlackBuild | 7 | ||||
-rw-r--r-- | network/insync/insync.info | 14 | ||||
-rw-r--r-- | network/insync/slack-desc | 4 |
4 files changed, 16 insertions, 12 deletions
diff --git a/network/insync/README b/network/insync/README index 4a17d12478..06e57bd801 100644 --- a/network/insync/README +++ b/network/insync/README @@ -1,3 +1,6 @@ Insync extends (Google) Drive's web functionality to your desktop by integrating tightly with Windows, Mac and Linux so you can get work done. + +WARNING: If your are upgrading from version 1.x to this version 3.x, +be aware of those moving steps: https://tinyurl.com/y4jqzehj diff --git a/network/insync/insync.SlackBuild b/network/insync/insync.SlackBuild index b54b3d3e72..42402ecbe2 100644 --- a/network/insync/insync.SlackBuild +++ b/network/insync/insync.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for "insync". # Copyright 2013-2016 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2019 Pedro R.M. Júnior <pedrormjunior@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +27,8 @@ # https://github.com/willysr/SlackHacks/tree/master/SlackBuilds/insync-kde PRGNAM=insync -DEBNAM=wheezy -VERSION=${VERSION:-1.3.12.36116} +DEBNAM=bionic +VERSION=${VERSION:-3.0.23.40579} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -75,7 +76,7 @@ chmod 0755 $PKG if [ "$ARCH" = "x86_64" ]; then mv $PKG/usr/lib $PKG/usr/lib${LIBDIRSUFFIX} - sed -i 's/lib/lib64/' $PKG/usr/bin/{insync,insync-headless} + sed -i 's/lib/lib64/' $PKG/usr/bin/insync fi mv $PKG/usr/share/man $PKG/usr/ diff --git a/network/insync/insync.info b/network/insync/insync.info index ccb099cbfe..ade3ba74dd 100644 --- a/network/insync/insync.info +++ b/network/insync/insync.info @@ -1,10 +1,10 @@ PRGNAM="insync" -VERSION="1.3.12.36116" +VERSION="3.0.23.40579" HOMEPAGE="https://www.insynchq.com/" -DOWNLOAD="http://s.insynchq.com/builds/insync_1.3.12.36116-wheezy_i386.deb" -MD5SUM="4001dcaaba0c798bc414a79a8cd8e1db" -DOWNLOAD_x86_64="http://s.insynchq.com/builds/insync_1.3.12.36116-wheezy_amd64.deb" -MD5SUM_x86_64="eda34fa865bf7ea4bc16eb83881200ad" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="http://s.insynchq.com/builds/insync_3.0.23.40579-bionic_amd64.deb" +MD5SUM_x86_64="ba08f4d9a7a8b02f3744c68f4578f8c9" REQUIRES="" -MAINTAINER="Marcel Saegebarth" -EMAIL="marc@mos6581.de" +MAINTAINER="Pedro R.M. Júnior" +EMAIL="pedrormjunior@gmail.com" diff --git a/network/insync/slack-desc b/network/insync/slack-desc index e4c1a4ca01..6fca38aaa6 100644 --- a/network/insync/slack-desc +++ b/network/insync/slack-desc @@ -14,6 +14,6 @@ insync: work done. insync: insync: Homepage: http://www.insynchq.com/ insync: -insync: -insync: +insync: WARNING: If your are upgrading from version 1.x to this version 3.x, +insync: be aware of those moving steps: https://tinyurl.com/y4jqzehj insync: |