Sorry, I mistaken pre-release for release.
Search Criteria
Package Details: trezor-suite-appimage 22.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trezor-suite-appimage.git (read-only, click to copy) |
---|---|
Package Base: | trezor-suite-appimage |
Description: | desktop app for Trezor hardware wallets |
Upstream URL: | https://suite.trezor.io/ |
Keywords: | bitcoin cryptocurrency wallet |
Licenses: | custom:Trezor Reference Source License |
Submitter: | pizzaman |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 14 |
Popularity: | 0.78 |
First Submitted: | 2020-10-19 16:41 (UTC) |
Last Updated: | 2022-07-26 13:51 (UTC) |
Dependencies (7)
- fuse (fuse2)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- hicolor-icon-theme (hicolor-icon-theme-git)
- nss (nss-hg)
- trezor-udev (trezor-bridge-bin)
- zlib (zlib-static, zlib-git, zlib-ng, zlib-ng-compat-git)
- p7zip (p7zip-jinfeihan57-git, p7zip-natspec, 7-zip-full) (make)
Required by (0)
Sources (2)
Latest Comments
crabvk commented on 2022-02-17 14:00 (UTC)
pizzaman commented on 2022-02-17 13:58 (UTC) (edited on 2022-02-18 03:45 (UTC) by pizzaman)
I think it's prudent to only update this package for final releases and not for pre-releases. When flagging it as out of date, please make sure it's a superseding release and not a pre-release.
crabvk commented on 2022-01-20 08:01 (UTC)
Hi. Shouldn't this package be called trezor-suite-bin? By analogy, we don't call package pkgname-deb if repack it from deb package.
gerbradl commented on 2021-10-23 16:36 (UTC)
I had to cp /usr/lib/udev/rules.d/51-trezor.rules /etc/udev/rules.d/
to get usb functionality to work.
pizzaman commented on 2021-08-08 11:40 (UTC)
@raucao Thanks for the information, fixed the pinned.
raucao commented on 2021-08-06 12:15 (UTC)
gpg --keyserver hkp://keys.gnupg.net --recv-keys E21B6950A2ECB65C
gpg: keyserver receive failed: No name
Works with a different keyserver for me, e.g.:
gpg --keyserver keyserver.ubuntu.com --recv-keys E21B6950A2ECB65C
pizzaman commented on 2021-04-15 02:13 (UTC)
@mrpelotazo Thanks for the heads up, upstream re-released the same version number with an updated hash. Fixed.
mrpelotazo commented on 2021-04-14 14:58 (UTC) (edited on 2021-04-14 14:58 (UTC) by mrpelotazo)
SHA validation on the appimage fails. Correct value seems to be
9219168a504356152b3b807e1e7282e21952461d277596c6b82ddfe81ac2419c
pizzaman commented on 2021-02-10 20:45 (UTC) (edited on 2021-08-08 11:39 (UTC) by pizzaman)
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys E21B6950A2ECB65C
pizzaman commented on 2020-11-29 01:06 (UTC) (edited on 2020-11-29 01:29 (UTC) by pizzaman)
For people that might have been getting a blank screen when forwarding trezor-suite or any app that uses electron. Solution is:
QT_X11_NO_MITSHM=1 trezor-suite
as explained in this link.
This is fixed in newer >=20.12.0 versions.
commented on 2020-10-30 00:01 (UTC)
a
pizzaman commented on 2020-10-29 23:03 (UTC) (edited on 2020-10-29 23:03 (UTC) by pizzaman)
gpg --keyserver hkp://keys.gnupg.net --recv-keys 26A3A56662F0E7E2
pizzaman commented on 2020-10-29 23:03 (UTC) (edited on 2020-10-29 23:49 (UTC) by pizzaman)
@zan Thanks. Corrected the public key.
wget -q https://trezor.io/security/satoshilabs-2020-signing-key.asc -O- | gpg
gpg: WARNING: no command supplied. Trying to guess what you mean ...
pub rsa4096 2020-10-20 [SC] [expires: 2021-01-01]
54067D8BBF00554181B5AB8F26A3A56662F0E7E2
uid SatoshiLabs 2020 Signing Key
commented on 2020-10-29 22:21 (UTC)
a
Pinned Comments
pizzaman commented on 2022-02-17 13:58 (UTC) (edited on 2022-02-18 03:45 (UTC) by pizzaman)
I think it's prudent to only update this package for final releases and not for pre-releases. When flagging it as out of date, please make sure it's a superseding release and not a pre-release.
pizzaman commented on 2021-02-10 20:45 (UTC) (edited on 2021-08-08 11:39 (UTC) by pizzaman)