blob: eecf24f12a1a91112d6269afbd275d4fa75e065e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = randfill-git
pkgdesc = Overwrite files with cryptographically secure random data
pkgver = 0.2.0.r0.0341655
pkgrel = 4
url = https://github.com/OpenHelloMiddle/RandFill
arch = any
license = MIT
makedepends = git
makedepends = cargo
provides = randfill
conflicts = randfill
options = !debug
source = randfill::git+https://github.com/OpenHelloMiddle/RandFill.git
sha256sums = SKIP
pkgname = randfill-git
|