Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
nwg-displays
Commits:
9f07dd42 by Robin Candau at 2026-05-17T22:36:16+02:00
upgpkg: 0.4.3-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nwg-displays
pkgdesc = Output management utility for sway and Hyprland Wayland
compositors
- pkgver = 0.4.2
+ pkgver = 0.4.3
pkgrel = 1
url = https://github.com/nwg-piotr/nwg-displays
arch = any
@@ -14,7 +14,7 @@ pkgbase = nwg-displays
depends = gtk3
depends = gtk-layer-shell
depends = python-i3ipc
- source =
nwg-displays-0.4.2.tar.gz::https://github.com/nwg-piotr/nwg-displays/archive/v0.4.2.tar.gz
- sha256sums =
9e3cc0deb588a46211d34dda1dcd6991852d0be342e83a0e4ef017c37f7aa55b
+ source =
nwg-displays-0.4.3.tar.gz::https://github.com/nwg-piotr/nwg-displays/archive/v0.4.3.tar.gz
+ sha256sums =
11edd0f5b8e2bf72f2ffd7c7ef65d8d6a5910151fff65b58ccaf9cd2565c641e
pkgname = nwg-displays
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Piotr Miller <[email protected]>
pkgname=nwg-displays
-pkgver=0.4.2
+pkgver=0.4.3
pkgrel=1
pkgdesc="Output management utility for sway and Hyprland Wayland compositors"
url="https://github.com/nwg-piotr/nwg-displays"
@@ -11,7 +11,7 @@ license=('MIT')
depends=('python' 'python-gobject' 'gtk3' 'gtk-layer-shell' 'python-i3ipc')
makedepends=('python-build' 'python-installer' 'python-wheel'
'python-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('9e3cc0deb588a46211d34dda1dcd6991852d0be342e83a0e4ef017c37f7aa55b')
+sha256sums=('11edd0f5b8e2bf72f2ffd7c7ef65d8d6a5910151fff65b58ccaf9cd2565c641e')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-displays/-/commit/9f07dd422fd6f040981c1734e292f9ba39efe17b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-displays/-/commit/9f07dd422fd6f040981c1734e292f9ba39efe17b
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