PKGBUILDs: Merge tari-cli with tari-core

Realistically, if I'm installing the tari packages, I more often than
not want everything with it. If I am aiming for a minimalist setup
without X11 or Wayland, I will probably not use the tari packages
anyway.
This commit is contained in:
Donovan Glover 2018-12-07 16:11:11 -05:00
parent 3d9a699812
commit ba704bab08
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 19 additions and 24 deletions

View File

@ -1,20 +0,0 @@
pkgname=tari-cli
pkgver=0.1.1
pkgrel=1
pkgdesc="Packages for CLI programs I use independent of a desktop environment."
arch=('any')
depends=(mpd
mpc
ncmpcpp
htop
neofetch
fdupes
youtube-dl
ranger
weechat
ncdu
task
cmatrix
imagemagick
lolcat
figlet)

View File

@ -1,7 +1,7 @@
pkgname=tari-core
pkgver=0.2.0
pkgrel=2
pkgdesc="Core packages for my Arch setup."
pkgver=0.3.0
pkgrel=1
pkgdesc="My Arch Linux setup"
arch=('any')
depends=(stow
python-pywal
@ -17,4 +17,19 @@ depends=(stow
unrar
borg
openssh
openvpn)
openvpn
mpd
mpc
ncmpcpp
htop
neofetch
fdupes
youtube-dl
ranger
weechat
ncdu
task
cmatrix
imagemagick
lolcat
figlet)