summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-10-28 20:18:50 +0100
committerErich Eckner <git@eckner.net>2020-10-28 20:18:50 +0100
commita1dbf8c7130e0df86a52134de0d02db7bc53e490 (patch)
tree3ba329a73658b58e2a7befda55a11758856d73c4 /checkVersions
parent9a7118bb883bb53b4b934ded92f9b2d298446d16 (diff)
downloadarchlinuxewe.git.save-a1dbf8c7130e0df86a52134de0d02db7bc53e490.tar.xz
update dropbox link
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index c0fffce5..239c5cb1 100755
--- a/checkVersions
+++ b/checkVersions
@@ -367,7 +367,7 @@ then
elif [ "${pkgname}" = 'dropbox' ]
then
remVer=$(
- curl_it 'https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016' | \
+ curl_it 'https://www.dropboxforum.com/t5/Dropbox-desktop-client-builds/bd-p/101003016' | \
tr '<>' '\n' | \
sed '
s/^\s*Stable Build \([0-9.-]\+\)\s*$/\1/