Search Criteria
Package Details: yarn-completion-git 0.17.0.r0.g30262cf-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/yarn-completion-git.git (read-only, click to copy) |
---|---|
Package Base: | yarn-completion-git |
Description: | Bash completion for Yarn |
Upstream URL: | https://github.com/dsifford/yarn-completion |
Keywords: | completion node |
Licenses: | MIT |
Submitter: | ObserverOfTime |
Maintainer: | ObserverOfTime |
Last Packager: | ObserverOfTime |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-18 10:35 (UTC) |
Last Updated: | 2021-01-17 13:59 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- bash-completion (bash-completion-gitAUR)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
BeatLimeBorg commented on 2021-01-16 13:33 (UTC) (edited on 2021-01-18 15:00 (UTC) by BeatLimeBorg)
Update: this issue is resolved. Thanks!
There is an 'error' in the PKGBUILD, the line installing the license mentions a variable
$_pkgname
, which should be$pkgname
.With this change the LICENSE file will be written to the correct directory
christoph.gysin commented on 2019-10-24 14:24 (UTC) (edited on 2019-10-24 14:25 (UTC) by christoph.gysin)
Fails during check()