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.SlackBuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/network/dropbox/dropbox.SlackBuild b/network/dropbox/dropbox.SlackBuild
index 35a99f0d75..de881b8178 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:
+# 25/Jul/2019 * Updated to latest version 77.4.131
+# * Support for FS other than EXT4 is re-introduced.
+# 07/Jul/2019 * Updated to latest version 75.4.142
# 26/May/2019 * Updated to latest version 73.4.118
# 14/Apr/2019 * Updated to latest version 70.4.93
# 10/Feb/2019 * Updated to latest version 66.4.84
@@ -33,15 +36,10 @@
# 28/Oct/2018 * Updated to latest version 60.4.107
# 24/Oct/2018 * Updated to latest version 59.4.93
# 05/Sep/2018 * Updated to latest version 56.4.94
-# 05/Jul/2018 * Updated to latest version 52.4.60
-# 31/May/2018 * Updated to latest version 50.4.71
-# 15/Apr/2018 * Updated to latest version 47.4.74
-# 18/Feb/2018 * Updated to latest version 43.4.50
-# 30/Jan/2018 * Updated to latest version 42.4.114
###
PRGNAM=dropbox
-VERSION=${VERSION:-73.4.118}
+VERSION=${VERSION:-77.4.131}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}