Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
i2c-tools
Commits:
e92eb198 by Jelle van der Waa at 2024-11-16T22:18:02+01:00
upgpkg: 4.4-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = i2c-tools
pkgdesc = Heterogeneous set of I2C tools for Linux that used to be part
of lm-sensors
pkgver = 4.4
- pkgrel = 1
+ pkgrel = 2
url = https://i2c.wiki.kernel.org/index.php/I2C_Tools
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=i2c-tools
pkgver=4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Heterogeneous set of I2C tools for Linux that used to be part of
lm-sensors"
arch=('x86_64')
url="https://i2c.wiki.kernel.org/index.php/I2C_Tools"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/i2c-tools/-/commit/e92eb19885e33468453ab25819dc3282fe7501a6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/i2c-tools/-/commit/e92eb19885e33468453ab25819dc3282fe7501a6
You're receiving this email because of your account on gitlab.archlinux.org.