nix-config/.archlinux/PKGBUILDs/tari-bspwm/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

10 lines
166 B
Bash
Vendored

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