From d2851216f6f649faf2bb7c70f5208f8119127423 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 14 Nov 2019 13:58:42 +0000 Subject: [PATCH] community/i2c-tools to 4.1-3 --- community/i2c-tools/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/i2c-tools/PKGBUILD b/community/i2c-tools/PKGBUILD index ace0d17c4..5c3bfc2f5 100644 --- a/community/i2c-tools/PKGBUILD +++ b/community/i2c-tools/PKGBUILD @@ -6,7 +6,7 @@ pkgname=i2c-tools pkgver=4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Heterogeneous set of I2C tools for Linux that used to be part of lm-sensors" arch=('x86_64') url="http://www.lm-sensors.org/wiki/I2CTools"