summaryrefslogtreecommitdiffstats
path: root/network/dropbox/dropbox.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/dropbox/dropbox.SlackBuild')
-rw-r--r--network/dropbox/dropbox.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/network/dropbox/dropbox.SlackBuild b/network/dropbox/dropbox.SlackBuild
index 50745ad338..be553f70f6 100644
--- a/network/dropbox/dropbox.SlackBuild
+++ b/network/dropbox/dropbox.SlackBuild
@@ -25,6 +25,9 @@
# Public changelog can be found in: https://www.dropboxforum.com
# SlackBuild changelog:
+# 13/Aug/2017 * Updated to latest version 32.4.23
+# 22/Jun/2017 * Updated to latest version 28.4.14
+# 03/May/2017 * Updated to latest version 25.4.28
# 18/Apr/2017 * Updated to latest version 24.4.16
# * Old RSS is dead, my build script now parses the forum.
# * Added /usr/doc/dropbox-$VER/folders to explain folder layout.
@@ -44,7 +47,7 @@
###
PRGNAM=dropbox
-VERSION=${VERSION:-24.4.16}
+VERSION=${VERSION:-32.4.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}