summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6032934436a33604500e5e28e7d26bf1095ea931 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = fuzzy-pkg-finder
	pkgdesc = Simple cli command for using fzf to search and install packages
	pkgver = 1.2
	pkgrel = 1
	url = https://github.com/ericlay/fuzzy-pkg-finder
	arch = x86_64
	arch = aarch64
	arch = armv7h
	license = GPL3
	makedepends = git
	depends = pacman
	depends = fzf
	depends = expac
	depends = curl
	depends = gzip
	depends = jq
	optdepends = yay: AUR helper
	optdepends = paru: AUR helper
	source = git+https://github.com/ericlay/fuzzy-pkg-finder.git#tag=v1.2
	md5sums = SKIP

pkgname = fuzzy-pkg-finder