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


Commits:
07885beb by Robin Candau at 2024-10-15T12:21:57+02:00
upgpkg: 0.9.44-1: New upstream release
https://github.com/nwg-piotr/nwg-panel/releases/tag/v0.9.44

- - - - -


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.9.43
+       pkgver = 0.9.44
        pkgrel = 1
        url = https://github.com/nwg-piotr/nwg-panel
        arch = any
@@ -29,7 +29,7 @@ pkgbase = nwg-panel
        optdepends = ddcutil: for external displays brightness control
        optdepends = upower: for multiple batteries support
        optdepends = nwg-icon-picker: for a graphical icon chooser
-       source = 
nwg-panel-0.9.43.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.43.tar.gz
-       sha256sums = 
799bca3ef2d64f3903fe255b71f0338cfb74501bfa5bef2c65f17e2f35c18d07
+       source = 
nwg-panel-0.9.44.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.44.tar.gz
+       sha256sums = 
a0ff697802934f20509734e798ea7cd5606e1182290cf8a80368026a4895004e
 
 pkgname = nwg-panel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Piotr Miller <[email protected]>
 
 pkgname=nwg-panel
-pkgver=0.9.43
+pkgver=0.9.44
 pkgrel=1
 pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
 url="https://github.com/nwg-piotr/nwg-panel";
@@ -16,7 +16,7 @@ optdepends=('wlr-randr: for non-sway Wayland WMs support'
             'upower: for multiple batteries support'
            'nwg-icon-picker: for a graphical icon chooser')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v"$pkgver".tar.gz")
-sha256sums=('799bca3ef2d64f3903fe255b71f0338cfb74501bfa5bef2c65f17e2f35c18d07')
+sha256sums=('a0ff697802934f20509734e798ea7cd5606e1182290cf8a80368026a4895004e')
 
 build() {
         cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/07885beb031d5d72e74c51e336d3aee7e3976db8

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


Reply via email to