blob: 9e26db800611980577a943953184ad03fb36f672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = kapsul-git
pkgdesc = A tool to create and manage deduplicated, compressed and encrypted PTAR vaults
pkgver = 0.0.0.beta.6.r14.g227eb65
pkgrel = 1
url = https://plakar.io/
arch = x86_64
arch = armv7l
arch = armv7h
arch = aarch64
license = ISC
makedepends = go
optdepends = plakar: for the man pages
provides = kapsul
conflicts = kapsul
source = kapsul::git+https://github.com/PlakarKorp/kapsul#branch=main
sha256sums = SKIP
pkgname = kapsul-git
|