Search Criteria
Package Details: lsp-git 0.2.0.r80.g83465c0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lsp-git.git (read-only, click to copy) |
---|---|
Package Base: | lsp-git |
Description: | Lists files, like ls command, but more human-friendly. |
Upstream URL: | https://github.com/dborzov/lsp |
Licenses: | MIT |
Conflicts: | lsp |
Submitter: | aksr |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-23 19:36 (UTC) |
Last Updated: | 2018-09-26 05:41 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
major commented on 2018-09-26 04:59 (UTC)
The PKGBUILD is not correct. The package created, looks for "" as a dependency. To fix that, remove the quotes ('') from the
depends
attribute of PKGBUILD.