@gesh Thank you for your review.
-
I agree pkgname is not good as well, but this is not a go library, it provides a C shared library, so
go-tls-clientis not a good package name, I do not know what else to name it, maybe lib-tls-client-git would be better? -
I agree with you on
provides / conflictsand I'll change that. -
Correct again about versioning, I'll change that.
-
The
go mod editis necessary to instruct package to use local checked out source instead of using github.com. -
About install sections, I do not see any value in dropping them, it does not make any difference, I like to be explicit and keep them.
Pinned Comments
aminvakil commented on 2026-06-10 14:37 (UTC)
This repository is maintained at https://github.com/aminvakil/aur.
In case anyone had any suggestions about anything, feel free to raise a PR there.