diff options
Diffstat (limited to 'arch/local')
-rw-r--r-- | arch/local/PKGBUILD | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/local/PKGBUILD b/arch/local/PKGBUILD new file mode 100644 index 0000000..5c6055b --- /dev/null +++ b/arch/local/PKGBUILD @@ -0,0 +1,16 @@ +# yaourt -P && makepkg -i +pkgname=local-packages +pkgver=0 +pkgrel=1 +arch=(any) +depends=( + bashmount + bitlbee-facebook + myrepos + rofi-dmenu + spotify + tmuxinator + ttf-monaco ubuntu-wallpapers + ttf-computer-modern-fonts + yay-bin +) |