blob: e5d22abf47919bc029abce856295918c785cbf9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = noseyparker
pkgdesc = find secrets and sensitive information in textual data and Git history
pkgver = 0.21.0
pkgrel = 1
url = https://github.com/praetorian-inc/noseyparker
arch = x86_64
license = Apache-2.0
makedepends = boost
makedepends = cargo
makedepends = cmake
makedepends = pkgconfig
depends = gcc-libs
depends = glibc
options = !lto
source = noseyparker-0.21.0::https://github.com/praetorian-inc/noseyparker/archive/refs/tags/v0.21.0.zip
sha256sums = 92675fe56e3a1f8724d02606f893979c4b9973f337062f9df06a0c39ee35d7e5
pkgname = noseyparker
|