diff --git a/.archlinux/PKGBUILDs/tari-bspwm/PKGBUILD b/.archlinux/PKGBUILDs/tari-bspwm/PKGBUILD index c224d89f..23b9371f 100644 --- a/.archlinux/PKGBUILDs/tari-bspwm/PKGBUILD +++ b/.archlinux/PKGBUILDs/tari-bspwm/PKGBUILD @@ -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) diff --git a/.archlinux/PKGBUILDs/tari-core/PKGBUILD b/.archlinux/PKGBUILDs/tari-core/PKGBUILD index c41c5a8a..85e6e132 100644 --- a/.archlinux/PKGBUILDs/tari-core/PKGBUILD +++ b/.archlinux/PKGBUILDs/tari-core/PKGBUILD @@ -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) diff --git a/.archlinux/PKGBUILDs/tari-dev/PKGBUILD b/.archlinux/PKGBUILDs/tari-dev/PKGBUILD index b6e17b56..61aaacf0 100644 --- a/.archlinux/PKGBUILDs/tari-dev/PKGBUILD +++ b/.archlinux/PKGBUILDs/tari-dev/PKGBUILD @@ -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'