Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-shell
Commits:
f2aec701 by Robin Candau at 2024-08-20T18:40:18+02:00
upgpkg: 0.5.38-4: Add nwg-hello to dependencies
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nwg-shell
pkgdesc = Installer & meta-package for the nwg-shell project
pkgver = 0.5.38
- pkgrel = 3
+ pkgrel = 4
url = https://nwg-piotr.github.io/nwg-shell/
arch = any
license = MIT
@@ -40,6 +40,7 @@ pkgbase = nwg-shell
depends = nwg-menu
depends = nwg-look
depends = nwg-panel
+ depends = nwg-hello
depends = nwg-shell-config
depends = nwg-shell-wallpapers
depends = nwg-displays
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nwg-shell
pkgver=0.5.38
-pkgrel=3
+pkgrel=4
pkgdesc="Installer & meta-package for the nwg-shell project"
url="https://nwg-piotr.github.io/nwg-shell/"
arch=('any')
@@ -13,7 +13,7 @@ depends=('foot' 'gnome-themes-extra' 'grim' 'imagemagick' 'jq'
'pacman-contrib' 'papirus-icon-theme' 'playerctl' 'polkit-gnome'
'python' 'python-geopy' 'python-yaml' 'slurp' 'swappy' 'sway'
'swayidle'
'swaylock' 'swaybg' 'wl-clipboard' 'xorg-xwayland' 'wlsunset'
- 'azote' 'gopsuinfo' 'nwg-dock' 'nwg-drawer' 'nwg-menu' 'nwg-look'
'nwg-panel'
+ 'azote' 'gopsuinfo' 'nwg-dock' 'nwg-drawer' 'nwg-menu' 'nwg-look'
'nwg-panel' 'nwg-hello'
'nwg-shell-config' 'nwg-shell-wallpapers' 'nwg-displays' 'nwg-clipman'
'nwg-readme-browser'
'python-dasbus' 'swaync' 'gtklock' 'gtklock-userinfo-module'
'gtklock-powerbar-module' 'gtklock-playerctl-module' 'xdg-user-dirs')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/f2aec701e80ac071f21fcb97851e9ec78533d562
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/f2aec701e80ac071f21fcb97851e9ec78533d562
You're receiving this email because of your account on gitlab.archlinux.org.