summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2022-02-09 04:15:18 +0100
committerpiotr2022-02-09 04:15:18 +0100
commit39d33d538fe2612af7d0c223ee4ecc2ef3eb5d15 (patch)
tree3d2785b972b4510e5bb1cc3a1748d6db81d2223c /PKGBUILD
parentdb7522b06ca336c932c857d22f1ceae24887d1f3 (diff)
downloadaur-39d33d538fe2612af7d0c223ee4ecc2ef3eb5d15.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc459c64f00d..41262102f2e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
pkgver=0.0.3
-pkgrel=3
+pkgrel=4
pkgdesc="nwg-shell meta-package and installer"
arch=('x86_64')
url="https://github.com/nwg-piotr/nwg-shell"
license=('MIT')
-depends=('base-devel' 'foot' 'git' 'gnome-themes-extra' 'grim' 'jq' 'libappindicator-gtk3'
- 'light' 'lxappearance' 'man-db' 'noto-fonts' 'pacman-contrib' 'papirus-icon-theme'
- 'playerctl' 'polkit-gnome' 'python-geopy' 'slurp' 'swappy' 'sway' 'swayidle' 'swaylock'
- 'vi' 'wl-clipboard' 'xorg-xwayland'
- 'autotiling' 'azote' 'gopsuinfo' 'nwg-bar-bin' 'nwg-dock-bin' 'nwg-drawer-bin' 'nwg-menu'
+depends=('foot' 'gnome-themes-extra' 'grim' 'jq' 'libappindicator-gtk3' 'light' 'lxappearance'
+ 'noto-fonts' 'pacman-contrib' 'papirus-icon-theme' 'playerctl' 'polkit-gnome'
+ 'python-geopy' 'slurp' 'swappy' 'sway' 'swayidle' 'swaylock' 'wl-clipboard' 'xorg-xwayland'
+ 'autotiling' 'azote' 'gopsuinfo' 'nwg-bar-bin' 'nwg-dock-bin' 'nwg-drawer-bin' 'nwg-menu-bin'
'nwg-panel' 'nwg-shell-config' 'nwg-wrapper' 'python-dasbus' 'swaync' 'wdisplays' 'wlsunset')
optdepends=('chromium: suggested web browser'
'mousepad: suggested text editor'