summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15a64c5189d57302297b8d5ba7556c219e25dbce (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
	pkgdesc = Utility tool powered by fzf for using git interactively
	pkgver = 25.02.0
	pkgrel = 1
	url = https://github.com/wfxr/forgit
	install = forgit.install
	arch = any
	groups = fish-plugins
	groups = zsh-plugins
	license = MIT
	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-git
	source = forgit-25.02.0.tar.gz::https://github.com/wfxr/forgit/archive/25.02.0.tar.gz
	sha256sums = 487ad0aaf306d6f2cc82a955f2bce83ee61be43c240445c59aca1dcd4552c30b

pkgname = forgit