blob: 9a5168474a34db4eda798104e5266556bcd06821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = shronk-cli-utils-git
pkgdesc = A compilation of my own CLI Utils
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/nicroxio/cli_utils
arch = x86_64
license = GPL3
makedepends = git
depends = restic
depends = python
depends = python-click
depends = python-rich
source = git+https://github.com/Nicroxio/cli_utils.git
sha256sums = SKIP
pkgname = shronk-cli-utils-git
|