Search Criteria
Package Details: gogetdoc-git 91.20190227-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gogetdoc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gogetdoc-git |
| Description: | Gets documentation for items in Go source code. |
| Upstream URL: | https://github.com/zmb3/gogetdoc |
| Licenses: | BSD |
| Submitter: | fzerorubigd |
| Maintainer: | fzerorubigd |
| Last Packager: | fzerorubigd |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-02-26 20:19 (UTC) |
| Last Updated: | 2020-03-06 14:25 (UTC) |
Latest Comments
fzerorubigd commented on 2020-03-06 14:31 (UTC)
@reesewang fixed. Thank you for reporting it.
reesewang commented on 2020-03-06 14:17 (UTC)
Hi, currently the package building fails because go won't recognize symlink as valid source directory.
Simply cd to ${srcdir}/gogetdoc and run go get/build will build the package. Would you please update the PKGBUILD?