From 28d74df07ad810d5a1c91f251308b36a78b1d2db Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Tue, 24 Apr 2018 09:32:00 +0200 Subject: Update URLs --- bin/sample.PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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% -- cgit v1.2.3