Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-shell
Commits:
59f31689 by Robin Candau at 2024-09-07T10:16:08+02:00
upgpkg: 0.5.38-10: Add the missing nwg-icon-picker' dependency
- - - - -
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 = 9
+ pkgrel = 10
url = https://nwg-piotr.github.io/nwg-shell/
install = nwg-shell.install
arch = any
@@ -46,6 +46,7 @@ pkgbase = nwg-shell
depends = nwg-displays
depends = nwg-clipman
depends = nwg-readme-browser
+ depends = nwg-icon-picker
depends = python-dasbus
depends = swaync
depends = gtklock
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nwg-shell
pkgver=0.5.38
-pkgrel=9
+pkgrel=10
pkgdesc="Installer & meta-package for the nwg-shell project"
url="https://nwg-piotr.github.io/nwg-shell/"
arch=('any')
@@ -15,7 +15,7 @@ depends=('foot' 'gnome-themes-extra' 'grim' 'imagemagick' 'jq'
'swaylock' 'swaybg' 'wl-clipboard' 'xorg-xwayland' 'wlsunset'
'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'
+ 'nwg-icon-picker' 'python-dasbus' 'swaync' 'gtklock'
'gtklock-userinfo-module'
'gtklock-powerbar-module' 'gtklock-playerctl-module' 'xdg-user-dirs')
optdepends=('hyprland: Supported alternative Wayland compositor'
'nwg-dock-hyprland: nwg-dock for Hyprland'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/59f316897300b6eb31d2ef89f4ca1bf71edd95b7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/59f316897300b6eb31d2ef89f4ca1bf71edd95b7
You're receiving this email because of your account on gitlab.archlinux.org.