mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/unar: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c49d9f10b5
commit
5d545698df
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ VERSION="1.10.7"
|
|||
HOMEPAGE="https://theunarchiver.com/command-line"
|
||||
DOWNLOAD="https://github.com/MacPaw/XADMaster/archive/v1.10.7/XADMaster-1.10.7.tar.gz \
|
||||
https://github.com/MacPaw/universal-detector/archive/1.1/universal-detector-1.1.tar.gz"
|
||||
MD5SUM="592063374115ec60c7d9b246329f9ecd \
|
||||
MD5SUM="6cbb0629367e4f0fc0eac5af39786c6d \
|
||||
5c87b87c72609b23110236c6d7aac8e5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue