Related an issue https://github.com/binance/desktop/issues/28
Search Criteria
Package Details: binance 2.0.2-1
Package Actions
| 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: | rafa |
| Last Packager: | rafa |
| Votes: | 36 |
| Popularity: | 0.005019 |
| First Submitted: | 2020-09-10 08:20 (UTC) |
| Last Updated: | 2025-11-09 13:23 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR)
Required by (0)
Sources (1)
agostini_willian commented on 2022-05-11 00:19 (UTC)
metaanon commented on 2021-10-24 10:17 (UTC)
@neoney, thanks for bringing that to my attention! The releases seem a bit few and far between, there was 7 or 8 releases between the two they have on GitHub. I'll keep an eye on their github and see how it goes.
neoney commented on 2021-10-22 20:42 (UTC) (edited on 2021-10-23 22:24 (UTC) by neoney)
@metaanon I'm pretty sure they've started to release the versions on GitHub https://github.com/binance/desktop/releases
I guess we could change the PKGBUILD to have the URLs as https://github.com/binance/desktop/releases/download/v${pkgver}/binance-${pkgver}-amd64-linux.deb
That should solve the validity check error.
veganvelociraptr commented on 2021-09-19 02:22 (UTC)
@metaanon: Thanks, that explains it. I don't remember exactly when it occured when binance-bin was newer than this package, I guess I was just impatient that one time. :-)
metaanon commented on 2021-09-18 14:47 (UTC)
@veganvelociraptr
At that start of the year there were three binance packages on the aur. The aur mod team merged them all into this package.
Not sure why jkcdarunday felt the need for another package.
And I'm not sure what you mean about the updates? If you check the change log I've updated this package with every version Binance has released since I took over in March.
veganvelociraptr commented on 2021-09-18 13:58 (UTC)
How is this different from the binance-bin package? Other than that this package is now updated and the other one isn't. Last month it was the other way around...
AnDee commented on 2021-08-13 21:25 (UTC)
sha256sums=($(curl -sL https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux-deb-sha256.txt))
check() block should be removed
mene311 commented on 2021-05-28 02:57 (UTC)
Does anyone else experience that the keyboard shortcuts for quick buy and quick sell (F1 and F2) suddenly stop working?
metaanon commented on 2021-05-18 19:21 (UTC)
Thanks @alissonlauffer @arun321. I'll make that change.
arun321 commented on 2021-05-18 15:14 (UTC)
depends electron not needed.
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.