summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 801cd3ee924b17e3be1c718888a65ef41721b227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = forgit-git
	pkgdesc = Utility tool powered by fzf for using git interactively
	pkgver = r273.c57c9f9
	pkgrel = 1
	url = https://github.com/wfxr/forgit
	install = forgit-git.install
	arch = any
	groups = fish-plugins
	groups = zsh-plugins
	license = MIT
	makedepends = git
	depends = bash
	depends = fzf
	optdepends = zsh: supported shell
	optdepends = fish: supported shell
	optdepends = delta: human readable diffs
	optdepends = diff-so-fancy: human readable diffs
	optdepends = bat: syntax highlighting for .gitignore
	optdepends = emoji-cli: emoji support for git log
	provides = forgit
	conflicts = forgit
	source = git+https://github.com/wfxr/forgit
	md5sums = SKIP

pkgname = forgit-git