PKGBUILDs: Clean up spacing

One dependency per line seems to be the way to go here.
This commit is contained in:
Donovan Glover 2018-12-02 15:30:37 -05:00
parent f413aff320
commit 2935a4f007
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 32 additions and 15 deletions

View File

@ -1,10 +1,9 @@
pkgname=tari-bspwm
pkgver=0.1.0
pkgrel=1
pkgrel=2
pkgdesc="Packages I use specifically for bspwm."
arch=('any')
depends=(bspwm
sxhkd
dunst
compton)

View File

@ -1,23 +1,20 @@
pkgname=tari-core
pkgver=0.2.0
pkgrel=1
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)

View File

@ -3,17 +3,38 @@ _httpiever='1.0.0'
pkgname=tari-dev
pkgver=0.1.1
pkgrel=1
pkgrel=2
pkgdesc="Packages I use relating to development and other things."
arch=('any')
depends=(vim neovim httpie exa fd ripgrep
fzf jq rsync git tig diff-so-fancy
tmux openssh nodejs npm yarn crystal
shards llvm rustup ansible docker docker-compose
bind-tools pacman-contrib nginx-mainline
jdk-openjdk texlive-core texlive-science
texlive-humanities texlive-fontsextra texlive-latexextra
texlive-bibtexextra minted)
depends=(vim
neovim
httpie
rsync
git
tig
diff-so-fancy
tmux
nodejs
npm
yarn
crystal
shards
llvm
rustup
ansible
docker
docker-compose
bind-tools
pacman-contrib
nginx-mainline
jdk-openjdk
texlive-core
texlive-science
texlive-humanities
texlive-fontsextra
texlive-latexextra
texlive-bibtexextra
minted)
source=("https://raw.githubusercontent.com/junegunn/vim-plug/${_vimplugver}/plug.vim"
"https://raw.githubusercontent.com/jakubroztocil/httpie/${_httpiever}/extras/httpie-completion.fish")
sha256sums=('01a138fc0ed99ef2678ba004613acbf8b0c51a85a8d2a1b658ef87af722e98e1'