Search Criteria
Package Details: stripe-cli 1.21.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stripe-cli.git (read-only, click to copy) |
---|---|
Package Base: | stripe-cli |
Description: | CLI for Stripe |
Upstream URL: | https://github.com/stripe/stripe-cli |
Keywords: | stripe |
Licenses: | Apache-2.0 |
Submitter: | flacks |
Maintainer: | tarball |
Last Packager: | tarball |
Votes: | 7 |
Popularity: | 0.90 |
First Submitted: | 2019-11-05 18:26 (UTC) |
Last Updated: | 2024-10-01 20:04 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
« First ‹ Previous 1 2
SamWhited commented on 2020-08-13 18:19 (UTC)
This package is now broken because Go 1.15 has been released and is in the Arch repos and the check step fails due to more strict checks in Go 1.15. Please either disable checks or add the patch I linked. Thanks!
SamWhited commented on 2020-06-19 14:22 (UTC) (edited on 2020-06-19 14:22 (UTC) by SamWhited)
Building this package is currently broken on systems using Go 1.15 (which will be all of them soon as it's nearing release) because of a mistake that previously silently did the wrong thing, but now is considered a failure in Go 1.15. If Stripe hasn't merged it (so far there is no indication that they're going to fix it), please consider applying https://github.com/stripe/stripe-cli/pull/467.patch to fix the issue. Thanks!
« First ‹ Previous 1 2