aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14953fcb37645ceb212b321da93fbec44f9f5b67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = ripsecrets
	pkgdesc = A command-line tool to prevent committing secret keys into your source code
	pkgver = 0.1.9
	pkgrel = 1
	url = https://github.com/sirwart/ripsecrets
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	depends = gcc-libs
	options = !lto
	source = ripsecrets::git+https://github.com/sirwart/ripsecrets.git#commit=5aae33fe5b85009a4897994c2eb51d8813df7020
	md5sums = SKIP

pkgname = ripsecrets