Package Details: sparrow-wallet 2.0.0-1

Git Clone URL: https://aur.archlinux.org/sparrow-wallet.git (read-only, click to copy)
Package Base: sparrow-wallet
Description: Desktop Bitcoin Wallet focused on security and privacy. Free and open source
Upstream URL: https://sparrowwallet.com/
Keywords: bitcoin cryptocurrency wallet
Licenses: Apache-2.0
Submitter: cybafunkmonkey
Maintainer: tuxxx
Last Packager: tuxxx
Votes: 23
Popularity: 0.79
First Submitted: 2021-07-25 12:47 (UTC)
Last Updated: 2024-09-22 02:44 (UTC)

Pinned Comments

tuxxx commented on 2024-03-31 08:35 (UTC) (edited on 2024-04-11 14:33 (UTC) by tuxxx)

Make sure to import craig raws key as described on the download page https://sparrowwallet.com/download/ or with the command:

gpg --recv-keys D4D0D3202FC06849A257B38DE94618334C674B40

Latest Comments

« First ‹ Previous 1 2 3

noisevault commented on 2022-10-28 18:16 (UTC) (edited on 2022-10-28 18:22 (UTC) by noisevault)

A diff for version 1.7.0 PKGBUILD (FOR X86_64) ... Not an AUR expert... so I do not know the right way to contribute this.

5c5
< pkgver=1.6.6
---
> pkgver=1.7.0
14,15c14,15
< source=("https://github.com/sparrowwallet/sparrow/releases/download/$pkgver/sparrow-$pkgver.tar.gz")
< sha256sums=('4029f7f04058dc92a9a4d953998d4ba5adf92413868be317116e4ef38bcc62a7')
---
> source=("https://github.com/sparrowwallet/sparrow/releases/download/$pkgver/sparrow-$pkgver-x86_64.tar.gz")
> sha256sums=('99d75f2342c16dd0d281dc1373df3386711d89096e9df6fa166c8ca3562f2ee7')

dougEfish commented on 2022-06-04 14:29 (UTC) (edited on 2022-06-04 14:31 (UTC) by dougEfish)

FYI, in order to get sparrow to see my trezor, I had to to do this:

ln -s  libcrypto.so.1.1   libcrypt.so.1

(in /usr/lib)

Looks like sparrow does some weird/nasty hack to detect trezor. see

This all started when I saw this log:

ERROR Error parsing JSON: 
com.sparrowwallet.sparrow.io.ImportException: Error scanning, check devices are ready

cybafunkmonkey commented on 2022-05-20 17:55 (UTC)

Fixed and ready to install

cybafunkmonkey commented on 2022-05-20 17:00 (UTC)

Sparrow Wallet 1.6.4 is out Actually Sparrow Wallet 1.6.4 from AUR isn't coming up. No logs, no errors. I will try to fix in the next days. You can download, unpack and use the package here if you need urgent: https://github.com/sparrowwallet/sparrow/releases/download/1.6.4/sparrow-1.6.4.tar.gz