diff options
author | Pedro R.M. Júnior <pedrormjunior@gmail.com> | 2020-01-12 14:40:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 14:40:39 +0700 |
commit | b2ec47f3957c707165bfabc1bd36758e0c8b794b (patch) | |
tree | ad98b93ccd27dad752270269ac5ba2b7c756c477 | |
parent | 6e092edda2777ded7c70f7df9482747a510838f9 (diff) | |
download | slackbuilds-b2ec47f3957c707165bfabc1bd36758e0c8b794b.tar.gz |
network/insync: Updated for version 3.0.27.40677.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/insync/insync.SlackBuild | 4 | ||||
-rw-r--r-- | network/insync/insync.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/insync/insync.SlackBuild b/network/insync/insync.SlackBuild index 82c32f7050..3553f067f7 100644 --- a/network/insync/insync.SlackBuild +++ b/network/insync/insync.SlackBuild @@ -3,7 +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> +# Copyright 2019,2020 Pedro R.M. Júnior <pedrormjunior@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,7 +28,7 @@ PRGNAM=insync DEBNAM=bionic -VERSION=${VERSION:-3.0.25.40643} +VERSION=${VERSION:-3.0.27.40677} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/insync/insync.info b/network/insync/insync.info index 64fffdaf16..1fe995c8c7 100644 --- a/network/insync/insync.info +++ b/network/insync/insync.info @@ -1,10 +1,10 @@ PRGNAM="insync" -VERSION="3.0.25.40643" +VERSION="3.0.27.40677" HOMEPAGE="https://www.insynchq.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://s.insynchq.com/builds/insync_3.0.25.40643-bionic_amd64.deb" -MD5SUM_x86_64="eba02219c728e25b4cfb3517e4b4dc88" +DOWNLOAD_x86_64="http://s.insynchq.com/builds/insync_3.0.27.40677-bionic_amd64.deb" +MD5SUM_x86_64="ceb0872d28397428e380ea1189804602" REQUIRES="" MAINTAINER="Pedro R.M. Júnior" EMAIL="pedrormjunior@gmail.com" |