network/dropbox: Updated for version 3.10.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Amit Ugol 2015-10-06 22:29:15 +07:00 committed by Willy Sudiarto Raharjo
parent dcbcc50c9a
commit 949d388d44
2 changed files with 8 additions and 6 deletions

View file

@ -23,6 +23,8 @@
# Public changelog: https://www.dropbox.com/release_notes
# Changelog:
# 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
@ -89,7 +91,7 @@
PRGNAM=dropbox
PACKNAM=dropbox-lnx
VERSION=${VERSION:-3.8.5}
VERSION=${VERSION:-3.10.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="dropbox"
VERSION="3.8.5"
VERSION="3.10.7"
HOMEPAGE="http://www.dropbox.com"
DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-3.8.5.tar.gz"
MD5SUM="f3d83c0b893ce24d5b31f63fc916fe99"
DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-3.8.5.tar.gz"
MD5SUM_x86_64="e78eb2d14ec6be7b127a28fe8f733111"
DOWNLOAD="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86-3.10.7.tar.gz"
MD5SUM="797120883c71c45779b84fd9de533d2c"
DOWNLOAD_x86_64="https://d1ilhw0800yew8.cloudfront.net/client/dropbox-lnx.x86_64-3.10.7.tar.gz"
MD5SUM_x86_64="5918a03831f7af90e71b609d777b3216"
REQUIRES=""
MAINTAINER="Amit Ugol"
EMAIL="amit.ugol@gmail.com"