Search Criteria
Package Details: arduino-language-server-git 2:0.6.0.r12.g22ca780-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/arduino-language-server-git.git (read-only, click to copy) |
|---|---|
| Package Base: | arduino-language-server-git |
| Description: | An Arduino Language Server based on Clangd to Arduino code autocompletion |
| Upstream URL: | https://github.com/arduino/arduino-language-server |
| Licenses: | Apache |
| Conflicts: | arduino-language-server |
| Provides: | arduino-language-server |
| Submitter: | Loekaars |
| Maintainer: | None |
| Last Packager: | FabioLolix |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-17 16:45 (UTC) |
| Last Updated: | 2022-05-28 09:01 (UTC) |
Dependencies (2)
Required by (2)
- arduino-ide (requires arduino-language-server) (make)
- arduino-ide (requires arduino-language-server) (optional)
Latest Comments
jabra commented on 2022-05-27 20:35 (UTC)
Hi Fabio, can you fix the .SRCINFO and the pkgver routine or add me as co-maintainer?
jabra commented on 2022-05-01 17:46 (UTC) (edited on 2022-05-03 19:06 (UTC) by jabra)
hey, can you please change the pkgver routine to do
as recommended in the arch wiki instead of what you are doing right now? otherwise it thinks that 1.0.1-1 is newer than the most recent commit hash and hence tries to update.
and don't forget to generate a new .SRCINFO so that it updates here on the webpage
edit: the problem is actually the epoch entry in the .SRCINFO..