summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Amit Ugol <amit.ugol@gmail.com>2016-11-29 13:03:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-29 13:03:04 +0700
commit7840e2e3484a4bb49a8403609d75b7a7bce0e759 (patch)
tree6e9cca44eab6b13ee1858238753ab202a5e24abd /network
parent4679d4ba1cc3f52485547e4c028e42ac76e5ff59 (diff)
downloadslackbuilds-7840e2e3484a4bb49a8403609d75b7a7bce0e759.tar.gz
slackbuilds-7840e2e3484a4bb49a8403609d75b7a7bce0e759.tar.xz
network/dropbox: Updated for version 15.4.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/dropbox/dropbox.SlackBuild42
-rw-r--r--network/dropbox/dropbox.info10
2 files changed, 12 insertions, 40 deletions
diff --git a/network/dropbox/dropbox.SlackBuild b/network/dropbox/dropbox.SlackBuild
index b6a42ef47d..49f3015cc0 100644
--- a/network/dropbox/dropbox.SlackBuild
+++ b/network/dropbox/dropbox.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2014 Amit Ugol <amit.ugol@gmail.com>
+# Copyright 2016 Amit Ugol <amit.ugol@gmail.com>
#
# All rights reserved.
#
@@ -21,9 +21,13 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#####
# Public changelog: https://www.dropbox.com/release_notes
-# Changelog:
+# SlackBuild changelog:
+# 29/Nov/2016 * Updated to latest version 15.4.22
# 25/Oct/2016 * Updated to latest version 13.4.21
+# 25/Oct/2016 * Updated to latest version 13.4.21
+# Later versions will be packaged to a txz. It saves ~18mb.
# 20/Sep/2016 * Updated to latest version 10.4.25
# 28/Aug/2016 * Updated to latest version 8.4.21
# 07/Aug/2016 * Updated to latest version 7.4.30
@@ -36,43 +40,11 @@
# * Stopped splitting the policies into seperate files.
# * Some needed changelog trimming. 2 years are enough.
# 18/May/2016 * Updated to latest version 3.20.1
-# 09/Mar/2016 * Updated to latest version 3.14.7
-# 14/Feb/2016 * Updated to latest version 3.14.5
-# Updated to QT 5.5.
-# Updated privacy agreements.
-# 23/Dec/2015 * Updated to latest version 3.12.6
-# 03/Nov/2015 * Updated to latest version 3.10.9
-# 02/Nov/2015 * Updated to latest version 3.10.9
-# 18/Oct/2015 * Updated to latest version 3.10.8
-# 06/Oct/2015 * Updated to latest version 3.10.7
-# 23/Aug/2015 * Updated to latest version 3.8.8
-# 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
-# 25/May/2015 * Updated to latest version 3.4.6
-# 15/Mar/2015 * Updated to latest version 3.2.9
-# 11/Feb/2015 * Updated to latest version 3.2.6
-# * Finally working tray icons (for me at least).
-# * Some legal docs were updated. Check the documentation
-# folder.
-# 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 DEs 'tray' area.
-# 08/Jan/2015 * Updated to latest version 3.0.5
-# Tray icons will only work with compositing off.
PRGNAM=dropbox
PACKNAM=dropbox-lnx
-VERSION=${VERSION:-13.4.21}
+VERSION=${VERSION:-15.4.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/dropbox/dropbox.info b/network/dropbox/dropbox.info
index f9cbb2509f..df2acab3c9 100644
--- a/network/dropbox/dropbox.info
+++ b/network/dropbox/dropbox.info
@@ -1,10 +1,10 @@
PRGNAM="dropbox"
-VERSION="13.4.21"
+VERSION="15.4.22"
HOMEPAGE="http://www.dropbox.com"
-DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-13.4.21.tar.gz"
-MD5SUM="9ff650c1a1ea00e0b8f9d520f0ab9f49"
-DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-13.4.21.tar.gz"
-MD5SUM_x86_64="a34c859ef8e53217c2f8ddf870d76ae2"
+DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-15.4.22.tar.gz"
+MD5SUM="d135b240d354716dd537de135ec16e15"
+DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-15.4.22.tar.gz"
+MD5SUM_x86_64="a6776b7f910b69de51d64297baf1d1c6"
REQUIRES=""
MAINTAINER="Amit Ugol"
EMAIL="amit.ugol@gmail.com"