summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64dad96a161837b759d479c190134ac26a4fe001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = find-the-command
	pkgdesc = Advanced command-not-found hook for bash, fish and zsh using the power of pacman
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/pkasemir/find-the-command
	install = find-the-command.install
	arch = any
	license = custom:WTFPL
	depends = pacman>=5.0
	optdepends = fzf: highly recommended for package selection and previews
	optdepends = pacman-contrib: for weekly pacman-filesdb-refresh.timer
	optdepends = pkgfile: provides faster searches than pacman
	optdepends = sudo: helpful for privilege elevation
	options = docs
	source = https://github.com/pkasemir/find-the-command/archive/2.0.1.tar.gz
	sha256sums = aa312358f419a41ce48bc3c51f336892321fe3d8819b0e1a419c9eb2c8ba7593

pkgname = find-the-command