blob: 0b73c48403f81a2f8680c34f60db561ec14c4f9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = borgit
pkgdesc = Write your Borg backup jobs with sourced bash configuration files
pkgver = 0.1.1
pkgrel = 2
url = https://www.eomanis.dedyn.io/permshare/borgit/
arch = any
license = GPL3
depends = bash
depends = borg
depends = coreutils
depends = findutils
source = https://www.eomanis.dedyn.io/permshare/borgit/borgit-0.1.1.tar.gz
sha384sums = e508c3cf6f7a611ef8154c8c4e5faa4e124c8da5998f8ea1c4910269f8e657aab045aa88a94f885e489843a1f7fb3347
pkgname = borgit
|