diff options
Diffstat (limited to 'network/dropbox/dropbox.SlackBuild')
-rw-r--r-- | network/dropbox/dropbox.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/dropbox/dropbox.SlackBuild b/network/dropbox/dropbox.SlackBuild index cf7fd304328e6..71254ee8d8596 100644 --- a/network/dropbox/dropbox.SlackBuild +++ b/network/dropbox/dropbox.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for dropbox # Copyright 2017 cmyster amit.ugol@gmail.com -# Copyright 2019-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2019-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -29,7 +29,7 @@ # Source for x86_64: https://www.dropbox.com/download?plat=lnx.x86_64 PRGNAM=dropbox -VERSION=${VERSION:-111.4.472} +VERSION=${VERSION:-115.4.601} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |