summaryrefslogtreecommitdiff
path: root/community/i2c-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/i2c-tools/PKGBUILD')
-rw-r--r--community/i2c-tools/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/i2c-tools/PKGBUILD b/community/i2c-tools/PKGBUILD
index 448c7452c..e900a53b5 100644
--- a/community/i2c-tools/PKGBUILD
+++ b/community/i2c-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 92028 2013-05-30 23:36:57Z seblu $
+# $Id: PKGBUILD 112431 2014-06-01 13:03:56Z jelle $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: DonVla <donvla@users.sourceforge.net>
pkgname=i2c-tools
-pkgver=3.1.0
-pkgrel=5
+pkgver=3.1.1
+pkgrel=1
pkgdesc="Heterogeneous set of I2C tools for Linux that used to be part of lm-sensors"
arch=('i686' 'x86_64')
url="http://www.lm-sensors.org/wiki/I2CTools"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('python2')
optdepends=('read-edid: for decode-edid script')
source=(http://dl.lm-sensors.org/${pkgname}/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f15019e559e378c6e9d5d6299a00df21')
+md5sums=('0fdbff53ebd0b8d9249256d6c56480b1')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"