diff options
author | Cristiano Urban <hedgehog87@hotmail.it> | 2020-01-18 21:19:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-19 08:53:14 +0700 |
commit | 5d545698df2afdba20c24b88de2690aff3b65e5a (patch) | |
tree | 052f2b2084ee9d09c510822d1266b082d8e188f8 /system | |
parent | c49d9f10b523508bf99aed3ffd169f0522d95931 (diff) |
system/unar: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/unar/unar.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unar/unar.info b/system/unar/unar.info index 54dbd34c8d12..d0aad06e4ac7 100644 --- a/system/unar/unar.info +++ b/system/unar/unar.info @@ -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="" |