Search Criteria
Package Details: gore 0.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gore.git (read-only, click to copy) |
---|---|
Package Base: | gore |
Description: | Yet another Go REPL that works nicely |
Upstream URL: | https://github.com/x-motemen/gore |
Licenses: | MIT |
Submitter: | dundee |
Maintainer: | vianney |
Last Packager: | vianney |
Votes: | 2 |
Popularity: | 0.001444 |
First Submitted: | 2021-05-04 21:19 (UTC) |
Last Updated: | 2025-03-06 09:16 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go)
Latest Comments
vianney commented on 2024-11-28 22:08 (UTC) (edited on 2024-11-28 22:16 (UTC) by vianney)
Sorry I took so long to see you message.
The issue was not with the escaping but with the = after -extflags.
It worked when I first published this package and I believe the reason why this broke was when changes were made to /etc/makepkg.conf introducing spaces in the variable LDFLAGS.
m.c commented on 2024-09-01 21:39 (UTC) (edited on 2024-09-01 21:40 (UTC) by m.c)
Please fix the PKGBUILD by escaping
${LDFLAGS}
correctly:as done there: https://aur.archlinux.org/packages/kubebuilder
because of the ERROR: