nix-config/.archlinux/PKGBUILDs/tari-core/PKGBUILD
Donovan Glover 2935a4f007
PKGBUILDs: Clean up spacing
One dependency per line seems to be the way to go here.
2018-12-02 15:31:21 -05:00

21 lines
325 B
Bash
Vendored

pkgname=tari-core
pkgver=0.2.0
pkgrel=2
pkgdesc="Core packages for my Arch setup."
arch=('any')
depends=(stow
python-pywal
rng-tools
fd
exa
ripgrep
fzf
jq
zip
unzip
p7zip
unrar
borg
openssh
openvpn)