summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5cdca721bd1c42c0d4d6804c6f350a4aa8b7f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = fzf-make
	pkgdesc = A command line tool that executes make target using fuzzy finder with preview window
	pkgver = 0.12.0
	pkgrel = 1
	url = https://github.com/kyu08/fzf-make
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	source = fzf-make-0.12.0.tar.gz::https://github.com/kyu08/fzf-make/archive/v0.12.0.tar.gz
	sha256sums = 4b8400a7f547988daa10f1b27a6022d9a17dc52a0fc50a59b071217a831bb574

pkgname = fzf-make