blob: 5a66274cd2ab7f6b677ea3556c0e0f5800b4efbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vim-ctrlp-git
pkgdesc = Full path fuzzy file, buffer, mru, tag, ... finder
pkgver = 1.79.699.88b61e7
pkgrel = 2
url = https://github.com/ctrlpvim/ctrlp.vim
arch = any
groups = vim-plugins
license = custom:vim
makedepends = git
depends = vim
provides = vim-ctrlp
conflicts = vim-ctrlp
source = git+https://github.com/ctrlpvim/ctrlp.vim
sha512sums = SKIP
pkgname = vim-ctrlp-git
|