diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-12-25 23:44:18 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-25 23:44:18 -0600 |
commit | 7ae44971fea3c3b7b6ea42524bc6efc2b1ca3cad (patch) | |
tree | ff4bb90e89a3b51edd1f3560901b1f6ab0fa5538 /misc/stardict | |
parent | 723a93b8e91b7e1629552e1bc77f11f10fa57618 (diff) | |
download | slackbuilds-7ae44971fea3c3b7b6ea42524bc6efc2b1ca3cad.tar.gz |
misc/stardict: Fixed download link (thanks, Klaatu)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/stardict')
-rw-r--r-- | misc/stardict/stardict.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/stardict/stardict.info b/misc/stardict/stardict.info index 1ea253b76b..0ce3d92443 100644 --- a/misc/stardict/stardict.info +++ b/misc/stardict/stardict.info @@ -1,7 +1,7 @@ PRGNAM="stardict" VERSION="3.0.1" HOMEPAGE="http://stardict.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/stardict/stardict-3.0.1.tar.bz2" +DOWNLOAD="http://stardict-3.googlecode.com/files/stardict-3.0.1.tar.bz2" MD5SUM="93bb2d7825bc9d52a4f9ba4c1c506d1d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |