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


Commits:
60dc6ec1 by Robin Candau at 2024-11-26T10:36:31+01:00
upgpkg: 0.9.52-1: New upstream release
https://github.com/nwg-piotr/nwg-panel/releases/tag/v0.9.52

- - - - -


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.9.51
-       pkgrel = 2
+       pkgver = 0.9.52
+       pkgrel = 1
        url = https://github.com/nwg-piotr/nwg-panel
        arch = any
        license = MIT
@@ -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.51.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.51.tar.gz
-       sha256sums = 
5a9bbb5053b10525b5131eed5b6578ac3061462a8fe5c27678846d8921beffe8
+       source = 
nwg-panel-0.9.52.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.52.tar.gz
+       sha256sums = 
9e1f63e14884726995e68e817f94bd328315b2260cb4f9e0867a860f4adee81c
 
 pkgname = nwg-panel


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Piotr Miller <[email protected]>
 
 pkgname=nwg-panel
-pkgver=0.9.51
-pkgrel=2
+pkgver=0.9.52
+pkgrel=1
 pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
 url="https://github.com/nwg-piotr/nwg-panel";
 arch=('any')
@@ -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=('5a9bbb5053b10525b5131eed5b6578ac3061462a8fe5c27678846d8921beffe8')
+sha256sums=('9e1f63e14884726995e68e817f94bd328315b2260cb4f9e0867a860f4adee81c')
 
 build() {
         cd "${pkgname}-${pkgver}"



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

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


Reply via email to