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 pkgname=tari-bspwm
pkgver=0.1.0 pkgver=0.1.0
pkgrel=1 pkgrel=2
pkgdesc="Packages I use specifically for bspwm." pkgdesc="Packages I use specifically for bspwm."
arch=('any') arch=('any')
depends=(bspwm depends=(bspwm
sxhkd sxhkd
dunst dunst
compton) compton)

View File

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

View File

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