Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-panel
Commits:
84de1ec0 by Robin Candau at 2026-05-19T18:20:50+02:00
upgpkg: 0.10.15-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nwg-panel
pkgdesc = GTK3-based panel for sway and Hyprland Wayland compositors
- pkgver = 0.10.14
+ pkgver = 0.10.15
pkgrel = 1
url = https://github.com/nwg-piotr/nwg-panel
arch = any
@@ -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.14.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.10.14.tar.gz
- sha256sums =
c5ef7623c5917f931f7105e0e2f23ba6ff2b1a7a51f6d3822bcb5d468099e128
+ source =
nwg-panel-0.10.15.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.10.15.tar.gz
+ sha256sums =
4fe28d96c23ee57ea1764d78507e2d82e95eda7530f13f9882001d73bcb470af
pkgname = nwg-panel
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Piotr Miller <[email protected]>
pkgname=nwg-panel
-pkgver=0.10.14
+pkgver=0.10.15
pkgrel=1
pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
url="https://github.com/nwg-piotr/nwg-panel"
@@ -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=('c5ef7623c5917f931f7105e0e2f23ba6ff2b1a7a51f6d3822bcb5d468099e128')
+sha256sums=('4fe28d96c23ee57ea1764d78507e2d82e95eda7530f13f9882001d73bcb470af')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/84de1ec073b7cac8a4f46f9a3f4eb0364600cee0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/84de1ec073b7cac8a4f46f9a3f4eb0364600cee0
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