mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/stardict-tools: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7fc74a047c
commit
2aae0c7b16
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="stardict-tools"
|
||||
VERSION="3.0.1"
|
||||
HOMEPAGE="https://code.google.com/p/stardictproject/"
|
||||
DOWNLOAD="https://stardictproject.googlecode.com/files/stardict-tools-3.0.1.tar.bz2"
|
||||
DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/stardictproject/stardict-tools-3.0.1.tar.bz2"
|
||||
MD5SUM="1d78c5da68080368b854278cdf56b8da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue