blob: 59472a219d84da2b47a60023650f3540535d0aa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vifm-git
pkgdesc = Ncurses based file manager with vi like keybindings
pkgver = 0.12.r216.g85a70df1b
pkgrel = 1
url = http://vifm.info/
install = vifm-git.install
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = ncurses
depends = desktop-file-utils
depends = file
optdepends = perl: vifm-convert-dircolors
provides = vifm
conflicts = vifm
source = git+https://github.com/vifm/vifm.git
sha256sums = SKIP
pkgname = vifm-git
|