blob: c9b2ea0ca4797c2985e252c6788fbb91fbb70218 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = filecryptify
pkgdesc = Simple symmetric file encrypting utility based on libsodium.
pkgver = 1.0.3
pkgrel = 2
url = https://github.com/zozs/filecryptify
arch = x86_64
license = ISC
makedepends = bmake
depends = libsodium
source = https://github.com/zozs/filecryptify/archive/1.0.3.tar.gz
sha256sums = 0248ebb51c791f4285940f29f433a43ac3777771300a5c6ec7b4544e40d0dd5e
pkgname = filecryptify
|