diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-03-13 20:06:18 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-18 09:50:13 +0700 |
commit | 745e8c7ba622dde418eb4118b338d7e8910cf3ff (patch) | |
tree | 3b7ecfca7b65b56db56986ab5f4cc09667b377ca /misc | |
parent | 7d074674ae68ccaa868fa9128121db5cc1abb7cf (diff) |
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>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/stardict-tools/stardict-tools.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/stardict-tools/stardict-tools.info b/misc/stardict-tools/stardict-tools.info index 38f872ad96c3..cd2ce4b68def 100644 --- a/misc/stardict-tools/stardict-tools.info +++ b/misc/stardict-tools/stardict-tools.info @@ -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" |