summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Rob van Nues2020-03-23 03:42:46 +0100
committer Willy Sudiarto Raharjo2020-03-23 03:42:46 +0100
commit93529068fe9188cb7a82c77efc76e3ada15cbd40 (patch)
tree0e7d5c5347a33e98e9e4629affcb668b3a640ea8 /network
parent86b57409ec09d8dfad29ddf1cdc8ebbc802855e2 (diff)
downloadslackbuilds-93529068fe9188cb7a82c77efc76e3ada15cbd40.tar.gz
network/onedrive: Updated for version 2.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/onedrive/README2
-rw-r--r--network/onedrive/onedrive.SlackBuild2
-rw-r--r--network/onedrive/onedrive.info6
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"