mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/stardict-tools: Fix MD5SUM.
Upstream replaced the previous tarball. I diffed old and new and the only changes were to the debian changelog and rules files. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7d074674ae
commit
745e8c7ba6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="stardict-tools"
|
|||
VERSION="3.0.6.2"
|
||||
HOMEPAGE="https://sourceforge.net/projects/stardict-4/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/stardict-4/stardict-3.0.6.2-github-2.tar.xz"
|
||||
MD5SUM="bd16a483917f4ff356370feaf2bb8347"
|
||||
MD5SUM="3a7a0891144b3e9f666de0edf2288363"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnome-common"
|
||||
|
|
Loading…
Reference in a new issue