[arch-commits] Commit in ethtool/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Aug 7 20:06:54 UTC 2011


    Date: Sunday, August 7, 2011 @ 16:06:54
  Author: ibiru
Revision: 134800

update to 3.0

Modified:
  ethtool/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-07 19:52:15 UTC (rev 134799)
+++ PKGBUILD	2011-08-07 20:06:54 UTC (rev 134800)
@@ -2,16 +2,16 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributer: Martin Kemp <mdkemp at elys.com>
 pkgname=ethtool
-pkgver=2.6.39
+pkgver=3.0
 pkgrel=1
 epoch=1
-pkgdesc="gkernel ethtool"
-arch=(i686 x86_64)
+pkgdesc="Utility for controlling network drivers and hardware"
+arch=('i686' 'x86_64')
 url="http://www.kernel.org/pub/software/network/ethtool/"
 license=('GPL')
 depends=('glibc')
 source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('97211a1e3a496bc3bd0b75849d0fbae9')
+md5sums=('cb129398cbbf39859901b55ecac101da')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list