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


Commits:
72e4d1a5 by Robin Candau at 2024-05-01T10:43:27+02:00
upgpkg: 0.9.28-1: New upstream release
https://github.com/nwg-piotr/nwg-panel/releases/tag/v0.9.28

- - - - -


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.27
-       pkgrel = 3
+       pkgver = 0.9.28
+       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.27.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.27.tar.gz
-       sha256sums = 
7e800820df8602381755a4b3357d14dd5df21ba3dd8859ba2f4fbba440d014f0
+       source = 
nwg-panel-0.9.28.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.28.tar.gz
+       sha256sums = 
f155935d2dcc2740fe8fc415c688871a579f3703f4105df6b4b9d884328090c2
 
 pkgname = nwg-panel


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Piotr Miller <nwg.pi...@gmail.com>
 
 pkgname=nwg-panel
-pkgver=0.9.27
-pkgrel=3
+pkgver=0.9.28
+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=('7e800820df8602381755a4b3357d14dd5df21ba3dd8859ba2f4fbba440d014f0')
+sha256sums=('f155935d2dcc2740fe8fc415c688871a579f3703f4105df6b4b9d884328090c2')
 
 build() {
         cd "${pkgname}-${pkgver}"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/72e4d1a58a15265a7c54c95e2e433dc23a92bfa6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to