aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-04-24 09:32:00 +0200
committerEinhard Leichtfuß <alguien@respiranto.de>2018-04-24 09:32:00 +0200
commit28d74df07ad810d5a1c91f251308b36a78b1d2db (patch)
tree58dcb11579f117965a6552c10237259fe163d506 /update.sh
parentf98cf53a3c6f202191b68ca187b76df47ccd07e1 (diff)
Update URLs
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index fca9641..aa2a395 100755
--- a/update.sh
+++ b/update.sh
@@ -139,7 +139,7 @@ function handle_all
ureq=false
fi
- if [[ "$url" != "https://sourceforge.net/projects/freedict/files/${lang}/${ver}/freedict-${lang}-${ver}.${platform}.tar.xz" ]]
+ if [[ "$url" != "https://download.freedict.org/dictionaries/${lang}/${ver}/freedict-${lang}-${ver}.${platform}.tar.xz" ]]
then
echo "${lang}${ext} URL changed (${url})."
else