Search Criteria
Package Details: vim-plug-git r720.d863d07-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-plug-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-plug-git |
Description: | A vim plugin manager |
Upstream URL: | https://github.com/junegunn/vim-plug |
Keywords: | manager plugin vim vim-plug |
Licenses: | MIT |
Conflicts: | vim-plug |
Provides: | vim-plug |
Submitter: | oozyslug |
Maintainer: | allddd |
Last Packager: | allddd |
Votes: | 6 |
Popularity: | 0.032079 |
First Submitted: | 2015-07-10 12:17 (UTC) |
Last Updated: | 2024-07-04 22:28 (UTC) |
Dependencies (2)
- vim (neovim-drop-inAUR, neovim-symlinksAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, gvim-gtk2AUR, gvim)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
peeweep commented on 2021-09-17 07:06 (UTC)
Hi oozyslug, the upstream's lastest tag is 0.10.0, could you change the pkgver function to
git describe --long --tags | sed 's/^v//;s/-/./g'
?