blob: 3c122a29f3ab399fb7c6eefcf6ba32388021b689 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = cryptomator-cli
pkgdesc = CLI Multiplatform transparent client-side encryption of your files in the cloud.
pkgver = 0.6.0
pkgrel = 1
url = https://cryptomator.org/
arch = any
license = GPL3
makedepends = maven
makedepends = unzip
depends = fuse3
noextract = jdk.tar.gz
options = !strip
source = cryptomator-cli-0.6.0.tar.gz::https://github.com/cryptomator/cli/archive/refs/tags/0.6.0.tar.gz
source = cryptomator-cli-0.6.0.tar.gz.asc::https://github.com/cryptomator/cli/releases/download/0.6.0/cryptomator-cli-0.6.0.tar.gz.asc
validpgpkeys = 58117AFA1F85B3EEC154677D615D449FE6E6A235
sha256sums = e293557aa33d9cb8168207c009b8194d380a5280abd2c05902001f6247884649
sha256sums = SKIP
pkgname = cryptomator-cli
|