ptrc: upgrade to 5
This commit is contained in:
parent
9fd3fcffb9
commit
f4e4e5450a
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=ptrc
|
pkgname=ptrc
|
||||||
pkgver=4
|
pkgver=5
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="dotfiles and stuff"
|
pkgdesc="dotfiles and stuff"
|
||||||
url="https://git.ptrc.gay/ptrcnull/ptrcports"
|
url="https://git.ptrc.gay/ptrcnull/ptrcports"
|
||||||
|
@ -49,6 +49,7 @@ desktop() {
|
||||||
|
|
||||||
foot
|
foot
|
||||||
font-noto
|
font-noto
|
||||||
|
i3status-rust
|
||||||
logwrap
|
logwrap
|
||||||
mesa-dri-gallium
|
mesa-dri-gallium
|
||||||
rofi-calc
|
rofi-calc
|
||||||
|
@ -59,6 +60,10 @@ desktop() {
|
||||||
swaybg
|
swaybg
|
||||||
swaync
|
swaync
|
||||||
wayvnc
|
wayvnc
|
||||||
|
xdg-desktop-portal
|
||||||
|
xdg-desktop-portal-gtk
|
||||||
|
xdg-desktop-portal-wlr
|
||||||
|
xwayland
|
||||||
"
|
"
|
||||||
|
|
||||||
mkdir -p "$subpkgdir"
|
mkdir -p "$subpkgdir"
|
||||||
|
|
Loading…
Reference in a new issue