Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
nwg-shell


Commits:
0fa74e92 by Robin Candau at 2025-06-07T08:18:28+02:00
upgpkg: 0.5.49-1: New upstream release

https://github.com/nwg-piotr/nwg-shell/releases/tag/v0.5.49

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nwg-shell
        pkgdesc = Installer & meta-package for the nwg-shell project
-       pkgver = 0.5.48
+       pkgver = 0.5.49
        pkgrel = 1
        url = https://nwg-piotr.github.io/nwg-shell/
        install = nwg-shell.install
@@ -25,6 +25,7 @@ pkgbase = nwg-shell
        depends = swappy
        depends = sway
        depends = swayidle
+       depends = ttf-dejavu
        depends = swaylock
        depends = swaybg
        depends = wl-clipboard
@@ -55,7 +56,7 @@ pkgbase = nwg-shell
        optdepends = firefox: Suggested web browser
        optdepends = typobuster: Suggested text editor
        optdepends = thunar: Suggested file manager
-       source = 
nwg-shell-0.5.48.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.48.tar.gz
-       sha256sums = 
ce1f6a249e86c7a20cadbf07fe3fc7b1ebb87905809ae89aec3941a092bfa124
+       source = 
nwg-shell-0.5.49.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.5.49.tar.gz
+       sha256sums = 
6bcacbb99cd517d9a26a821262d15e00a89dcd7e276ac467a8004dcf3dc37379
 
 pkgname = nwg-shell


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Piotr Miller <nwg.pi...@gmail.com>
 
 pkgname=nwg-shell
-pkgver=0.5.48
+pkgver=0.5.49
 pkgrel=1
 pkgdesc="Installer & meta-package for the nwg-shell project"
 url="https://nwg-piotr.github.io/nwg-shell/";
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('foot' 'gnome-themes-extra' 'grim' 'imagemagick' 'jq'
          'libappindicator-gtk3' 'network-manager-applet'
          'papirus-icon-theme' 'playerctl' 'polkit-gnome'
-         'python' 'slurp' 'swappy' 'sway' 'swayidle'
+         'python' 'slurp' 'swappy' 'sway' 'swayidle' 'ttf-dejavu'
          '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'
@@ -25,7 +25,7 @@ optdepends=('hyprland: Supported alternative Wayland 
compositor'
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 install="${pkgname}.install"
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v${pkgver}.tar.gz";)
-sha256sums=('ce1f6a249e86c7a20cadbf07fe3fc7b1ebb87905809ae89aec3941a092bfa124')
+sha256sums=('6bcacbb99cd517d9a26a821262d15e00a89dcd7e276ac467a8004dcf3dc37379')
 
 build() {
         cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/0fa74e9251ddb9eecb41de5fe1033616083c8a5c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-shell/-/commit/0fa74e9251ddb9eecb41de5fe1033616083c8a5c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to