summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Whichard2017-12-09 15:15:29 -0500
committerDylan Whichard2017-12-09 15:15:29 -0500
commit587acf3ed8c21d9b16e3adce41c06fcbcbfb2522 (patch)
treea023783d09cd7c444255b2b7094fc02344d4def3 /PKGBUILD
parent8902ce05d4c425ee010e4c77a4cc9f482339421c (diff)
downloadaur-587acf3ed8c21d9b16e3adce41c06fcbcbfb2522.tar.gz
Update to use new source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b85f83dd2f27..2307ea9d9c37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=i2c-tools-git
_pkgname=i2c-tools
-pkgver=r290.9726bed
-pkgrel=2
+pkgver=r317.1831b61
+pkgrel=1
pkgdesc="Heterogeneous set of I2C tools for Linux that used to be part of lm-sensors."
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="http://www.lm-sensors.org/wiki/I2CTools"
@@ -17,7 +17,7 @@ makedepends=('git')
optdepends=('read-edid: for decode-edid script'
'python2-smbus: python2 bindings'
'python-smbus: python3 bindings')
-source=('i2c-tools-git::git+https://github.com/groeck/i2c-tools.git')
+source=('i2c-tools-git::git+https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git')
md5sums=('SKIP')
pkgver() {