blob: 8659f32860454aabb36a251907df19f870fe0770 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# yaourt -P && makepkg -i
pkgname=my-local
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
)
|