summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c9dc09a0a22ee00b2193c86b1a812b86a13b4a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = amber-search-git
	pkgdesc = A code search and replace tool written in Rust. Inspired by ack, ag, and grep.
	pkgver = 0.6.0.58.gc875
	pkgrel = 1
	url = https://github.com/dalance/amber
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	provides = amber-search
	conflicts = amber-search
	source = amber-search-git::git+https://github.com/dalance/amber
	sha256sums = SKIP

pkgname = amber-search-git