summaryrefslogtreecommitdiff
path: root/network/dropbox/dropbox.SlackBuild
diff options
context:
space:
mode:
authorAmit Ugol <amit.ugol@gmail.com>2015-07-28 23:00:01 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-28 23:00:01 +0700
commit934bed202435b395395630d840d1b71d41e28693 (patch)
tree9e1a4d461c94023d92d559b3861c3682661c7e1c /network/dropbox/dropbox.SlackBuild
parent7014c79094ed3c77cf6b07e522e5b28dbdaf4c63 (diff)
downloadslackbuilds-934bed202435b395395630d840d1b71d41e28693.tar.gz
network/dropbox: Updated for version 3.8.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dropbox/dropbox.SlackBuild')
-rw-r--r--network/dropbox/dropbox.SlackBuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/network/dropbox/dropbox.SlackBuild b/network/dropbox/dropbox.SlackBuild
index 1260316c58..cac600b6cd 100644
--- a/network/dropbox/dropbox.SlackBuild
+++ b/network/dropbox/dropbox.SlackBuild
@@ -23,6 +23,12 @@
# Public changelog: https://www.dropbox.com/release_notes
# Changelog:
+# 26/Jul/2015 * Updated to latest version 3.8.5
+# * Non-Linux users get to use gmail integration.
+# * Most DEs I have tested have working tray icons, XFCE's
+# tray still does not work, though the engine runs well.
+# 19/Jul/2015 * Updated to latest version 3.6.9
+# 05/Jul/2015 * Updated to latest version 3.6.8
# 11/Jun/2015 * Updated to latest version 3.6.7
# * Compiled with gcc 4.8.1, QT 5.4 and python 2.7.9
# * Minor fixes all around
@@ -83,7 +89,7 @@
PRGNAM=dropbox
PACKNAM=dropbox-lnx
-VERSION=${VERSION:-3.6.7}
+VERSION=${VERSION:-3.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}