summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD12
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7a7e216fdcc..52ed515d179f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nwg-shell
pkgdesc = nwg-shell meta-package and installer
pkgver = 0.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nwg-piotr/nwg-shell
arch = x86_64
license = MIT
@@ -15,6 +15,7 @@ pkgbase = nwg-shell
depends = libappindicator-gtk3
depends = light
depends = lxappearance
+ depends = network-manager-applet
depends = noto-fonts
depends = pacman-contrib
depends = papirus-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 7d86f6ab64f1..cdbaea443ddb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="nwg-shell meta-package and installer"
arch=('x86_64')
url="https://github.com/nwg-piotr/nwg-shell"
license=('MIT')
depends=('foot' 'gnome-themes-extra' 'grim' 'imagemagick' 'jq' 'libappindicator-gtk3' 'light'
- 'lxappearance' 'noto-fonts' 'pacman-contrib' 'papirus-icon-theme' 'playerctl' 'polkit-gnome'
- 'python-geopy' 'python-yaml' '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')
+ 'lxappearance' 'network-manager-applet' 'noto-fonts' 'pacman-contrib' 'papirus-icon-theme'
+ 'playerctl' 'polkit-gnome' 'python-geopy' 'python-yaml' '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'
'thunar: suggested file manager'