blob: 6a8277e3595b0e87f7edd06b3ad31ed40c1a901b (
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
25
|
pkgbase = borgtui-git
pkgdesc = Like borgmatic, but with a TUI to help automate borg backups :^)
pkgver = r166.b0ee364
pkgrel = 1
url = https://www.github.com/dpbriggs/borgtui
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = GPL3
makedepends = rustup
makedepends = cargo
makedepends = git
depends = borg
depends = glibc
depends = gcc-libs
depends = python-llfuse
optdepends = restic
provides = borgtui
conflicts = borgtui
options = !lto
source = git+https://github.com/dpbriggs/borgtui
sha256sums = SKIP
pkgname = borgtui-git
|