Search Criteria
Package Details: dcrdata 6.1.0beta-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dcrdata.git (read-only, click to copy) |
---|---|
Package Base: | dcrdata |
Description: | Decred block explorer |
Upstream URL: | https://dcrdata.decred.org |
Licenses: | ISC |
Groups: | decred |
Submitter: | atweiden |
Maintainer: | chappjc |
Last Packager: | chappjc |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-10 04:45 (UTC) |
Last Updated: | 2022-05-01 22:52 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
chappjc commented on 2022-05-01 22:58 (UTC)
Thanks for the tip @MarsSeed. I wanted to use a hyphen as defined by semver for prerelease versions, but that wasn't possible because, I suppose, it's reserved for the
pkgrel
delimiter. Will keep that in mind for next time.MarsSeed commented on 2022-05-01 17:39 (UTC)
Hey @chappjc,
Be careful with the versioning. For pacman,
6.1.0.beta
is newer than6.1.0
!Remove the '.' before the 'beta' suffix for a proper version precedence:
chappjc commented on 2022-05-01 15:49 (UTC)
Oh, I only had to adopt it. Let me see about updating.
chappjc commented on 2022-05-01 15:49 (UTC)
I will update if @atweiden makes me maintainer. I just updated the dcrdata-git repo to modernize it. See if that update works for you @micwoj92. I don't usually do AUR maint.
micwoj92 commented on 2021-08-18 12:38 (UTC)
@chappjc do you plan on updating this package?
micwoj92 commented on 2021-03-10 04:07 (UTC)
upstream uses go modules now, that means that
dep
package should not be needed to build@ordtrogen this is ARCH user repository, not manjaro.
ordtrogen commented on 2021-01-07 16:45 (UTC)
This downloads a file dcrdata-1.3.0.tar.gz but the current version (https://github.com/decred/dcrdata/releases) appears to be v5.2.0 so I will flag this as out-of-date
It also doesn't build on my manjaro installation