summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52aacf5259dec5727607c71542412f7d9b96febd (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.5
	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=bffab8f67a008e845108f037eb9bf7e9c52da54f
	md5sums = SKIP

pkgname = ripsecrets