mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/torrent-file-editor: Fix MD5SUM.
The other md5sum was automatically created github tarball, not the *download* tarball. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
349f162ab4
commit
0de2a01344
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="torrent-file-editor"
|
|||
VERSION="0.3.18"
|
||||
HOMEPAGE="https://torrent-file-editor.github.io/"
|
||||
DOWNLOAD="https://github.com/torrent-file-editor/torrent-file-editor/releases/download/v0.3.18/torrent-file-editor-0.3.18.tar.gz"
|
||||
MD5SUM="485732108da8017f2588a98d74d8681a"
|
||||
MD5SUM="6344c11b945cfd4b18a63d58dcc343e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue