aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/onedrive/onedrive.SlackBuild4
-rw-r--r--network/onedrive/onedrive.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/onedrive/onedrive.SlackBuild b/network/onedrive/onedrive.SlackBuild
index 3d88942308..0287d66467 100644
--- a/network/onedrive/onedrive.SlackBuild
+++ b/network/onedrive/onedrive.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for onedrive
-# Copyright 2019-2023 Rob van Nues
+# Copyright 2019-2025 Rob van Nues
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=onedrive
-VERSION=${VERSION:-2.5.3}
+VERSION=${VERSION:-2.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/onedrive/onedrive.info b/network/onedrive/onedrive.info
index 67aa9dcca9..00d4969a9e 100644
--- a/network/onedrive/onedrive.info
+++ b/network/onedrive/onedrive.info
@@ -1,8 +1,8 @@
PRGNAM="onedrive"
-VERSION="2.5.3"
+VERSION="2.5.4"
HOMEPAGE="https://github.com/abraunegg/onedrive/releases"
-DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.5.3/onedrive-2.5.3.tar.gz"
-MD5SUM="1104499588cf8d78d3eddb9d7195f75a"
+DOWNLOAD="https://github.com/abraunegg/onedrive/archive/v2.5.4/onedrive-2.5.4.tar.gz"
+MD5SUM="3f9aeca4b9d9fa16c721b2404e946fd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmd"