sha256sums=($(curl -sL https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux-deb-sha256.txt))
check() block should be removed
Git Clone URL: | https://aur.archlinux.org/binance.git (read-only, click to copy) |
---|---|
Package Base: | binance |
Description: | The Binance desktop application |
Upstream URL: | https://www.binance.com/en/download |
Keywords: | binance crypto electron |
Licenses: | unknown |
Submitter: | strahe |
Maintainer: | strahe (metaanon, tyjak) |
Last Packager: | metaanon |
Votes: | 34 |
Popularity: | 0.000004 |
First Submitted: | 2020-09-10 08:20 (UTC) |
Last Updated: | 2024-11-13 09:21 (UTC) |
sha256sums=($(curl -sL https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux-deb-sha256.txt))
check() block should be removed
Does anyone else experience that the keyboard shortcuts for quick buy and quick sell (F1 and F2) suddenly stop working?
Thanks @alissonlauffer @arun321. I'll make that change.
depends electron not needed.
Unless we use the system electron, the electron dependency is unused, since the .deb already comes with a bundled electron.
Binance don't version their binaries. They simply replace the binance-amd64-linux.deb with a newer version. This means you will correctly receive a validity check error as the deb file no longer matches with the SHA sum.
Please confirm the latest Binance version and then mark this package as out of date.
Unless Binance change their release strategy or someone can come up with a clever solution, it is what it is.
@ast no error for me, did you try to remove via package manager and re-install ?
Hello, just to let you know that I'm getting the "ERROR: One or more files did not pass the validity check!" once more. I deleted previous download and tried again but no avail.
@metaanon : thanks for your fix. So I'm confused on what happened this morning, seems for me that the binance cheksum files wasn't updated but maybe it was my fault on the bad use of sha256sums... Thank you for your patience, and now I'm confident in using binance package from AUR.
@metaanon Thanks for the recommendation. I cleared my catch and correct key showed up. Odd, that it took that to show the correct key.
Pinned Comments
metaanon commented on 2021-05-13 07:29 (UTC) (edited on 2021-05-13 08:08 (UTC) by metaanon)
Binance don't version their binaries. They simply replace the binance-amd64-linux.deb with a newer version. This means you will correctly receive a validity check error as the deb file no longer matches with the SHA sum.
Please confirm the latest Binance version and then mark this package as out of date.
Unless Binance change their release strategy or someone can come up with a clever solution, it is what it is.