summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e03015835c6faa3e059059135341be75d9517a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = find-the-command-git
	pkgdesc = Advanced command-not-found hook for bash, fish and zsh using the power of pacman
	pkgver = 2.0.r0.g05157f6
	pkgrel = 1
	url = https://github.com/pkasemir/find-the-command
	install = find-the-command.install
	arch = any
	license = WTFPL
	makedepends = git
	depends = pacman
	depends = systemd
	optdepends = fzf: highly recommended for package selection and previews
	optdepends = pkgfile: provides faster searches than pacman
	provides = find-the-command
	conflicts = find-the-command
	source = git+https://github.com/pkasemir/find-the-command.git
	sha256sums = SKIP

pkgname = find-the-command-git