Search Criteria
Package Details: hyprls-git 0.8.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hyprls-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hyprls-git |
| Description: | A LSP server for Hyprland config files |
| Upstream URL: | https://github.com/hyprland-community/hyprls |
| Licenses: | MIT |
| Submitter: | L.J |
| Maintainer: | L.J |
| Last Packager: | L.J |
| Votes: | 2 |
| Popularity: | 0.004361 |
| First Submitted: | 2025-01-25 09:39 (UTC) |
| Last Updated: | 2025-07-28 19:02 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- just (just-gitAUR) (make)
- hyprland (hyprland-cmake-gitAUR, hyprland-legacyrenderer-gitAUR, hyprland-legacyrendererAUR, hyprland-hidpi-xpropAUR, hyprland-gitAUR, hyprland-hidpi-xprop-gitAUR, hyprland-noxAUR) (optional)
Latest Comments
nova8x commented on 2025-12-31 02:15 (UTC)
I have little experience with making packages but I attempted to follow the manual and add the suggested function but it errored. Note sure precisely why, I did test a build manually incrementing the version number and there didn't seem to be any issues.
Joboy commented on 2025-12-08 18:57 (UTC) (edited on 2025-12-08 18:58 (UTC) by Joboy)
As this is a VCS package (
-git), the PKGBUILD should have apkgver()function that adds an automatically increasing revision: https://wiki.archlinux.org/title/VCS_package_guidelines#Versioning (see6.2 Gitfor a git example).Flat commented on 2025-03-24 00:31 (UTC)
PKGBUILD is missing
gitin the makedepends array.