Date: Monday, January 11, 2016 @ 21:43:09
  Author: jelle
Revision: 156030

upgpkg: i2c-tools 3.1.1-1

Modified:
  i2c-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-11 20:14:53 UTC (rev 156029)
+++ PKGBUILD    2016-01-11 20:43:09 UTC (rev 156030)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Timothy Redaelli <[email protected]>
+# Maintainer: Jelle van der Waa <[email protected]>
+# Contributor: Timothy Redaelli <[email protected]>
 # Contributor: DonVla <[email protected]>
 
 pkgname=i2c-tools
@@ -13,7 +14,9 @@
 makedepends=('python2')
 optdepends=('read-edid: for decode-edid script'
             'python2: for smbus module')
-source=(http://dl.lm-sensors.org/${pkgname}/releases/${pkgname}-${pkgver}.tar.bz2)
+# Upstream website died...
+# XXX: should become https://sources.archlinux.org/other/community/i2c-tools/
+source=(http://pkgbuild.com/~jelle/sources/i2c-tools-3.1.1.tar.bz2)
 md5sums=('0fdbff53ebd0b8d9249256d6c56480b1')
 
 build() {

Reply via email to