Package Details: hsd-git 2.1.5.56.g22be7faa-1

Git Clone URL: https://aur.archlinux.org/hsd-git.git (read-only, click to copy)
Package Base: hsd-git
Description: Handshake decentralized naming system Daemon & Full Node
Upstream URL: http://handshake.org/
Licenses: MIT
Conflicts: hsd
Provides: hsd
Submitter: thann
Maintainer: thann
Last Packager: thann
Votes: 4
Popularity: 0.000000
First Submitted: 2018-08-02 19:49 (UTC)
Last Updated: 2020-05-26 19:40 (UTC)

Required by (0)

Sources (1)

Latest Comments

faddat commented on 2020-11-15 19:26 (UTC)

Quality!

One request:

arch=('i686' 'x86_64')

should be more like

arch=('i686' 'x86_64' 'aarch64' 'armv7h')

or

arch=('any')

I think arch=('any') is actually the best choice.

Stephen304 commented on 2020-02-14 17:24 (UTC)

Is there a reason the PKGBUILD here doesn't use the --production flag when building? I'm not sure if it's a fluke, but I kept getting an error about needing to generate the genesis block until I rebuilt with --production like the github repo suggests.