blob: 9fc62fc54d2f4fbd55597166e66f994e7217ecbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = bbm-bin
pkgdesc = Backblaze B2 manager: focused CLI for the bu encrypted-bundle workflow (S3-compatible)
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/j4y-w4lk3r/bbm
license = MIT
optdepends = 1password-cli: resolve op:// references in config.toml at runtime
optdepends = gnupg: bbm push --encrypt shells out to ykw which shells out to gpg
optdepends = ykw: ergonomic --encrypt path uses ykw encrypt
depends = glibc
conflicts = bbm
conflicts = bbm-git
provides = bbm
arch = aarch64
source_aarch64 = https://github.com/j4y-w4lk3r/bbm/releases/download/v0.1.2/bbm_0.1.2_Linux_arm64.tar.gz
sha256sums_aarch64 = 00b15f5816c949ec319b5eabd00ea0b03ddf98fae78973d2a1e229080afcb014
arch = armv7h
source_armv7h = https://github.com/j4y-w4lk3r/bbm/releases/download/v0.1.2/bbm_0.1.2_Linux_armv7.tar.gz
sha256sums_armv7h = a4949a787be53fc367bce3fa3f3f5047166d93c7f0855bf5a0aa20da922af49b
arch = x86_64
source_x86_64 = https://github.com/j4y-w4lk3r/bbm/releases/download/v0.1.2/bbm_0.1.2_Linux_x86_64.tar.gz
sha256sums_x86_64 = b49ecafdf375796e81fd8e3ad3e77a501be6cfbe15bc3d1ce86cbc84de7ede52
pkgname = bbm-bin
|