summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/