From 93529068fe9188cb7a82c77efc76e3ada15cbd40 Mon Sep 17 00:00:00 2001 From: Rob van Nues Date: Mon, 23 Mar 2020 09:42:46 +0700 Subject: [PATCH] network/onedrive: Updated for version 2.4.0. Signed-off-by: Willy Sudiarto Raharjo --- network/onedrive/README | 2 +- network/onedrive/onedrive.SlackBuild | 2 +- network/onedrive/onedrive.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/network/onedrive/README b/network/onedrive/README index f8d9633540..b2925c8e35 100644 --- a/network/onedrive/README +++ b/network/onedrive/README @@ -1,5 +1,5 @@ A complete tool to interact with OneDrive on Linux. -Built following the UNIX philosophy. +Built following the UNIX philosophy What's missing: while local changes are uploaded right away, remote changes are delayed. diff --git a/network/onedrive/onedrive.SlackBuild b/network/onedrive/onedrive.SlackBuild index f84117ed07..6893d0d87d 100644 --- a/network/onedrive/onedrive.SlackBuild +++ b/network/onedrive/onedrive.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=onedrive -VERSION=${VERSION:-2.3.13} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/onedrive/onedrive.info b/network/onedrive/onedrive.info index a89566999b..adb929240f 100644 --- a/network/onedrive/onedrive.info +++ b/network/onedrive/onedrive.info @@ -1,8 +1,8 @@ PRGNAM="onedrive" -VERSION="2.3.13" +VERSION="2.4.0" HOMEPAGE="https://github.com/abraunegg/onedrive/releases" -DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.3.13/onedrive-2.3.13.tar.gz" -MD5SUM="d36da03e2cdddf747be93c14baa066d6" +DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.4.0/onedrive-2.4.0.tar.gz" +MD5SUM="5f79426743be5828163ff4fc2e30e6e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dmd"