summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-04-23 15:38:29 +0200
committerEinhard Leichtfuß2018-04-23 15:39:36 +0200
commit16bad34d4ec5a152a876190d9bba5d6d0950efa0 (patch)
treeaac17ae217eb5ebdd9669549564169a03b25bf4a /PKGBUILD
parent4f93f2a5ab1d6078d54863f0454d5073641d2ba0 (diff)
downloadaur-16bad34d4ec5a152a876190d9bba5d6d0950efa0.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b8504d72332..5e49c91b1816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _lang=fra-deu
pkgname=dict-freedict-${_lang}
pkgver=2017_11_24
_pkgver=${pkgver//_/-}
-pkgrel=1
+pkgrel=2
pkgdesc="French -> German dictionary for dictd et al. from Freedict.org"
arch=('any')
url="http://www.freedict.org/"
@@ -11,7 +11,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=('7845c604491c4908a6e87b0d6234bafa9786740fec0374d414d752f41bebe66db5f3d8a3d33ba0d0368f2b89b1e3795073fd5b46f007325232ea04410f6ae930')
build()