aboutsummaryrefslogtreecommitdiff
path: root/src/sample.PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'src/sample.PKGBUILD')
-rw-r--r--src/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sample.PKGBUILD b/src/sample.PKGBUILD
index d76e7cb..680b412 100644
--- a/src/sample.PKGBUILD
+++ b/src/sample.PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL')
optdepends=('dictd: dict client and server')
makedepends=('dictd' 'freedict-tools')
install=${pkgname}.install
-source=("https://sourceforge.net/projects/freedict/files/${_lang}/${_pkgver}/freedict-${_lang}-${_pkgver}.src.tar.xz")
+source=("https://download.freedict.org/dictionaries/${_lang}/${_pkgver}/freedict-${_lang}-${_pkgver}.src.tar.xz")
sha512sums=('%CHECKSUM%')
%PREPARE%