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

Anatol Pomozov anatolik at archlinux.org
Tue Jan 13 17:10:39 UTC 2015


    Date: Tuesday, January 13, 2015 @ 18:10:39
  Author: anatolik
Revision: 228980

upgpkg: ethtool 1:3.18-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-13 17:02:35 UTC (rev 228979)
+++ PKGBUILD	2015-01-13 17:10:39 UTC (rev 228980)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp <mdkemp at elys.com>
 
 pkgname=ethtool
-pkgver=3.16
+pkgver=3.18
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,8 +12,10 @@
 url="https://www.kernel.org/pub/software/network/ethtool/"
 license=('GPL')
 depends=('glibc')
-source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('7eee202accb86104adc8463a36a1a468')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+md5sums=('fbf1a167b88a5966a2c56a2483af68c6'
+         'SKIP')
+validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings <bwh at kernel.org>
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list