Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-panel
Commits:
2fa237d0 by Robin Candau at 2026-05-17T23:39:48+02:00
upgpkg: 0.10.14-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nwg-panel
pkgdesc = GTK3-based panel for sway and Hyprland Wayland compositors
- pkgver = 0.10.13
- pkgrel = 2
+ pkgver = 0.10.14
+ pkgrel = 1
url = https://github.com/nwg-piotr/nwg-panel
arch = any
license = MIT
@@ -31,7 +31,7 @@ pkgbase = nwg-panel
optdepends = upower: for multiple batteries support
optdepends = python-pillow-heif: for HEIF support in Pillow
optdepends = nwg-icon-picker: for a graphical icon chooser
- source =
nwg-panel-0.10.13.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.10.13.tar.gz
- sha256sums =
48dee26723a1db09eb9d4de3637f6f406a7de5319ef0acf17344f095d952daa1
+ source =
nwg-panel-0.10.14.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.10.14.tar.gz
+ sha256sums =
c5ef7623c5917f931f7105e0e2f23ba6ff2b1a7a51f6d3822bcb5d468099e128
pkgname = nwg-panel
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Piotr Miller <[email protected]>
pkgname=nwg-panel
-pkgver=0.10.13
-pkgrel=2
+pkgver=0.10.14
+pkgrel=1
pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
url="https://github.com/nwg-piotr/nwg-panel"
arch=('any')
@@ -18,7 +18,7 @@ optdepends=('wlr-randr: for non-sway Wayland WMs support'
'python-pillow-heif: for HEIF support in Pillow'
'nwg-icon-picker: for a graphical icon chooser')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('48dee26723a1db09eb9d4de3637f6f406a7de5319ef0acf17344f095d952daa1')
+sha256sums=('c5ef7623c5917f931f7105e0e2f23ba6ff2b1a7a51f6d3822bcb5d468099e128')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/2fa237d03416d32a4b24439c945f14d0581b8d92
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/2fa237d03416d32a4b24439c945f14d0581b8d92
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help