summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Amit Ugol <amit.ugol@gmail.com>2015-02-11 00:51:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-11 18:57:23 +0700
commitd0254093ef6beee9eec0077b902dac0f86131c75 (patch)
tree3437a7fe5a1b2d2656a2fc506212ed6b8683dd3d /network
parent0d27f52cf53d6516950faf4f981e396f77dc7ea3 (diff)
downloadslackbuilds-d0254093ef6beee9eec0077b902dac0f86131c75.tar.gz
slackbuilds-d0254093ef6beee9eec0077b902dac0f86131c75.tar.xz
network/dropbox: Updated for version 3.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/dropbox/README9
-rw-r--r--network/dropbox/dropbox.SlackBuild10
-rw-r--r--network/dropbox/dropbox.info10
3 files changed, 15 insertions, 14 deletions
diff --git a/network/dropbox/README b/network/dropbox/README
index b5bd937e26..0334666d44 100644
--- a/network/dropbox/README
+++ b/network/dropbox/README
@@ -9,10 +9,7 @@ phones and the Dropbox website.
== WARNING ==
===============
-Version 3.0.x is using local QT libraries for the UI.
+Version 3.x has started using local QT5 libraries for the UI.
The current version still does not show the tray icons well or at all.
-Usually turning off composition will enable the tray icons.
-The synchronization engine is not effected by is and even if there are
-no tray icons the synchronization works.
-
-See the SlackBuild file for a more detailed log.
+The synchronization engine is not effected by it and even if there is
+no tray icon the synchronization works.
diff --git a/network/dropbox/dropbox.SlackBuild b/network/dropbox/dropbox.SlackBuild
index 8cd65ecced..5d3718b0ac 100644
--- a/network/dropbox/dropbox.SlackBuild
+++ b/network/dropbox/dropbox.SlackBuild
@@ -23,7 +23,12 @@
# Public changelog: https://www.dropbox.com/release_notes
# Changelog:
-# 09/Jan/2015 * Updated to latest version 3.0.5
+# 11/Feb/2015 * Updated to latest version 3.2.6
+# 10/Feb/2015 * Updated to latest version 3.2.4
+# * Fixed ARCH tag, thanks whomever mailed Willy Sudiarto
+# Raharjo about it.
+# * The package is now much larger.
+# * Still no full support for some DE 'tray' area.
# 08/Jan/2015 * Updated to latest version 3.0.5
# Tray icons will only work with compositing off.
# 18/Dec/2014 * Updated to latest version 3.0.4
@@ -70,7 +75,7 @@
PRGNAM=dropbox
PACKNAM=dropbox-lnx
-VERSION=${VERSION:-3.0.5}
+VERSION=${VERSION:-3.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,7 +87,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
diff --git a/network/dropbox/dropbox.info b/network/dropbox/dropbox.info
index 7c93009450..6cc668300e 100644
--- a/network/dropbox/dropbox.info
+++ b/network/dropbox/dropbox.info
@@ -1,10 +1,10 @@
PRGNAM="dropbox"
-VERSION="3.0.5"
+VERSION="3.2.6"
HOMEPAGE="http://www.dropbox.com"
-DOWNLOAD="https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86-3.0.5.tar.gz"
-MD5SUM="95bc1b9a47d6fd92fe6976c1cb41e4a1"
-DOWNLOAD_x86_64="https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86_64-3.0.5.tar.gz"
-MD5SUM_x86_64="c5f425f7e008401094de51047666e20a"
+DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-3.2.6.tar.gz"
+MD5SUM="42cabced810406b689ba4baae6834d70"
+DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-3.2.6.tar.gz"
+MD5SUM_x86_64="93b638aae7e536b2f5d1d1f7d932d0fb"
REQUIRES=""
MAINTAINER="Amit Ugol"
EMAIL="amit.ugol@gmail.com"