blob: fa6e6a1e2a4b35f4fc60d26ec67f0207700cfb4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = enclave-git
pkgdesc = Command-line secure encrypted deniable cloud-synchronized notebook
pkgver = r6.a2ae2e8
pkgrel = 1
url = https://github.com/symbolicsoft/enclave
arch = any
license = GPL-2.0
makedepends = git
makedepends = go
provides = enclave
conflicts = enclave
source = enclave::git+https://github.com/symbolicsoft/enclave#branch=main
sha256sums = SKIP
pkgname = enclave-git
|