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


Commits:
707d9444 by Robin Candau at 2024-05-03T09:41:02+02:00
upgpkg: 0.9.30-1: New upstream release
https://github.com/nwg-piotr/nwg-panel/releases/tag/v0.9.30

- - - - -


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.29
+       pkgver = 0.9.30
        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.29.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.29.tar.gz
-       sha256sums = 
d32b43f0e51af0a905ab609b6d14ce5be18ce01575fb88bc23f88261bfca7513
+       source = 
nwg-panel-0.9.30.tar.gz::https://github.com/nwg-piotr/nwg-panel/archive/v0.9.30.tar.gz
+       sha256sums = 
e0fdf9992df85e4fe08ebd2f8deb1717e97e06cc78939a137184e2db1eea93f3
 
 pkgname = nwg-panel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Piotr Miller <nwg.pi...@gmail.com>
 
 pkgname=nwg-panel
-pkgver=0.9.29
+pkgver=0.9.30
 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=('d32b43f0e51af0a905ab609b6d14ce5be18ce01575fb88bc23f88261bfca7513')
+sha256sums=('e0fdf9992df85e4fe08ebd2f8deb1717e97e06cc78939a137184e2db1eea93f3')
 
 build() {
         cd "${pkgname}-${pkgver}"



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

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


Reply via email to