aboutsummaryrefslogtreecommitdiff
path: root/bin
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 /bin
parentf98cf53a3c6f202191b68ca187b76df47ccd07e1 (diff)
Update URLs
Diffstat (limited to 'bin')
-rw-r--r--bin/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sample.PKGBUILD b/bin/sample.PKGBUILD
index 4f2d915..9bff99e 100644
--- a/bin/sample.PKGBUILD
+++ b/bin/sample.PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('dictd: dict client and server')
provides=(${_pkgname})
conflicts=(${_pkgname})
install=${pkgname}.install
-source=("https://sourceforge.net/projects/freedict/files/${_lang}/${_pkgver}/freedict-${_lang}-${_pkgver}.dictd.tar.xz")
+source=("https://download.freedict.org/dictionaries/${_lang}/${_pkgver}/freedict-${_lang}-${_pkgver}.dictd.tar.xz")
sha512sums=('%CHECKSUM%')
%PREPARE%