Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-shell
Commits:
3014c370 by Robin Candau at 2024-08-20T20:42:33+02:00
upgpkg: 0.5.38-7: Remove useless 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 = 6
+ pkgrel = 7
url = https://nwg-piotr.github.io/nwg-shell/
install = nwg-shell.install
arch = any
@@ -18,7 +18,6 @@ pkgbase = nwg-shell
depends = libappindicator-gtk3
depends = ttf-dejavu
depends = network-manager-applet
- depends = pacman-contrib
depends = papirus-icon-theme
depends = playerctl
depends = polkit-gnome
=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
pkgname=nwg-shell
pkgver=0.5.38
-pkgrel=6
+pkgrel=7
pkgdesc="Installer & meta-package for the nwg-shell project"
url="https://nwg-piotr.github.io/nwg-shell/"
arch=('any')
license=('MIT')
depends=('foot' 'gnome-themes-extra' 'grim' 'imagemagick' 'jq'
'libappindicator-gtk3' 'ttf-dejavu' 'network-manager-applet'
- 'pacman-contrib' 'papirus-icon-theme' 'playerctl' 'polkit-gnome'
+ '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' 'nwg-hello'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/3014c370fc6646b938b33be13d3ebde5e0434bd2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/3014c370fc6646b938b33be13d3ebde5e0434bd2
You're receiving this email because of your account on gitlab.archlinux.org.