summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c801ecdf66f03f99198b2abca5b1e1e24f6873c (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
27
28
pkgbase = forgit-git
	pkgdesc = Utility tool powered by fzf for using git interactively
	pkgver = 25.01.0.r2.gbb83b3c
	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>=0.49.0
	depends = git
	optdepends = zsh: supported shell
	optdepends = fish: supported shell
	optdepends = git-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
	optdepends = tree: directory tree view for gclean
	provides = forgit
	conflicts = forgit
	conflicts = forgit
	source = forgit::git+https://github.com/wfxr/forgit
	md5sums = SKIP

pkgname = forgit-git