blob: 7900d2dc7a9b90f274b4dc8cc0d01f965fd023a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = passcraft
pkgdesc = Password Profiler using Target's personal information.
pkgver = 1.1.9
pkgrel = 1
url = https://github.com/thehackersbrain/passcraft
arch = x86_64
license = MIT
makedepends = git
depends = rust
depends = cargo
source = https://github.com/thehackersbrain/passcraft/archive/refs/tags/v1.1.9.tar.gz
sha256sums = SKIP
pkgname = passcraft
|