Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libgpiod
Commits:
d3509ead by Jelle van der Waa at 2025-12-16T11:34:29+01:00
upgpkg: 2.2.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libgpiod
pkgdesc = C library and tools for interacting with the linux GPIO
character device
pkgver = 2.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
arch = x86_64
license = LGPL-2.1-or-later AND GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=libgpiod
pkgver=2.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="C library and tools for interacting with the linux GPIO character
device"
url="https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgpiod/-/commit/d3509eadaca79f01152725bb726441d04de34b59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgpiod/-/commit/d3509eadaca79f01152725bb726441d04de34b59
You're receiving this email because of your account on gitlab.archlinux.org.