Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
libgpiod
Commits:
9caa745d by Jelle van der Waa at 2024-11-17T16:23:53+01:00
upgpkg: 2.1.2-2: Rebuild for Python 3.13
- - - - -
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.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
arch = x86_64
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=libgpiod
pkgver=2.1.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/9caa745d92705a31379fb38c6ffd1c08c594b484
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgpiod/-/commit/9caa745d92705a31379fb38c6ffd1c08c594b484
You're receiving this email because of your account on gitlab.archlinux.org.