* update i2c-tools to 4.4-2

This commit is contained in:
Alexander Baldeck 2024-12-09 23:28:00 +01:00
parent ce63f382c0
commit 88d1fa6196
2 changed files with 2 additions and 2 deletions

View File

@ -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
arch = powerpc64le

View File

@ -5,7 +5,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 powerpc64le powerpc64 powerpc riscv64)
url="https://i2c.wiki.kernel.org/index.php/I2C_Tools"