ptrc: update to 7
This commit is contained in:
parent
a7be047797
commit
834a744dbc
1 changed files with 11 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=ptrc
|
||||
pkgver=6
|
||||
pkgver=7
|
||||
pkgrel=0
|
||||
pkgdesc="dotfiles and stuff"
|
||||
url="https://git.ptrc.gay/ptrcnull/ptrcports"
|
||||
|
@ -17,8 +17,8 @@ package() {
|
|||
curl
|
||||
doas
|
||||
dtrx
|
||||
file
|
||||
fd
|
||||
file
|
||||
git
|
||||
htop
|
||||
inxi
|
||||
|
@ -32,8 +32,10 @@ package() {
|
|||
procps
|
||||
ripgrep
|
||||
rsync
|
||||
sed
|
||||
starship
|
||||
tmux
|
||||
unzip
|
||||
usbutils
|
||||
util-linux-login
|
||||
zsh
|
||||
|
@ -48,11 +50,16 @@ desktop() {
|
|||
depends="
|
||||
$pkgname=$pkgver-r$pkgrel
|
||||
|
||||
foot
|
||||
brightnessctl
|
||||
dinit
|
||||
font-noto
|
||||
font-twemoji
|
||||
foot
|
||||
i3status-rust
|
||||
logwrap
|
||||
mesa-dri-gallium
|
||||
pipewire
|
||||
pipewire-pulse
|
||||
rofi-calc
|
||||
rofi-emoji
|
||||
rofi-wayland
|
||||
|
@ -61,6 +68,7 @@ desktop() {
|
|||
swaybg
|
||||
swaync
|
||||
wayvnc
|
||||
wireplumber
|
||||
xdg-desktop-portal
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-wlr
|
||||
|
|
Loading…
Reference in a new issue