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

2020-12-18 Thread Anatol Pomozov via arch-commits
Date: Saturday, December 19, 2020 @ 01:16:39
  Author: anatolik
Revision: 404512

upgpkg: ethtool 1:5.10-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-19 00:24:23 UTC (rev 404511)
+++ PKGBUILD2020-12-19 01:16:39 UTC (rev 404512)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.9
+pkgver=5.10
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('ce264951660409c4a7c55c13642bc40978e77c82'
+sha1sums=('e2aeacbe11ea12daa4d4408889dc5898ee106db7'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 

   D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 



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

2020-10-16 Thread Anatol Pomozov via arch-commits
Date: Friday, October 16, 2020 @ 20:24:37
  Author: anatolik
Revision: 398462

upgpkg: ethtool 1:5.9-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 20:13:27 UTC (rev 398461)
+++ PKGBUILD2020-10-16 20:24:37 UTC (rev 398462)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.8
+pkgver=5.9
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('b16ecf0ede1635f8a8abac9b8db58b831f408f7b'
+sha1sums=('ce264951660409c4a7c55c13642bc40978e77c82'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 

   D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 



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

2020-10-05 Thread Anatol Pomozov via arch-commits
Date: Tuesday, October 6, 2020 @ 00:25:15
  Author: anatolik
Revision: 397387

upgpkg: ethtool 1:5.8-1

Modified:
  ethtool/trunk/PKGBUILD

--+
 PKGBUILD |   11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 19:58:51 UTC (rev 397386)
+++ PKGBUILD2020-10-06 00:25:15 UTC (rev 397387)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.7
+pkgver=5.8
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,9 +12,10 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('c0c60ed42fed7dcacc196b44d75500c1b811aa93'
+sha1sums=('b16ecf0ede1635f8a8abac9b8db58b831f408f7b'
   'SKIP')
-validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

+validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 

+  D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 

 
 build() {
 cd $pkgname-$pkgver
@@ -23,8 +24,8 @@
 }
 
 check() {
-  cd $pkgname-$pkgver
-  make check
+cd $pkgname-$pkgver
+make check
 }
 
 package() {


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

2020-06-06 Thread Anatol Pomozov via arch-commits
Date: Saturday, June 6, 2020 @ 14:48:47
  Author: anatolik
Revision: 388379

upgpkg: ethtool 1:5.7-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-06 13:18:42 UTC (rev 388378)
+++ PKGBUILD2020-06-06 14:48:47 UTC (rev 388379)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.6
+pkgver=5.7
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('7469d4e2c2d284e472307d1f1988bb668904f516'
+sha1sums=('c0c60ed42fed7dcacc196b44d75500c1b811aa93'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2020-05-15 Thread Anatol Pomozov via arch-commits
Date: Friday, May 15, 2020 @ 18:29:18
  Author: anatolik
Revision: 383712

upgpkg: ethtool 1:5.6-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-15 18:26:04 UTC (rev 383711)
+++ PKGBUILD2020-05-15 18:29:18 UTC (rev 383712)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.4
+pkgver=5.6
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -10,9 +10,9 @@
 arch=('x86_64')
 url="https://www.kernel.org/pub/software/network/ethtool/;
 license=('GPL')
-depends=('glibc')
+depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('67113d5adf08ec0cb2a3cb3b5de63280de6f7f3b'
+sha1sums=('7469d4e2c2d284e472307d1f1988bb668904f516'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2020-01-22 Thread Anatol Pomozov via arch-commits
Date: Wednesday, January 22, 2020 @ 18:08:05
  Author: anatolik
Revision: 373799

upgpkg: ethtool 1:5.4-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-22 16:42:37 UTC (rev 373798)
+++ PKGBUILD2020-01-22 18:08:05 UTC (rev 373799)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.3
+pkgver=5.4
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('ba9b8fbcada58099245aaa3b76cd9e5feb19c5d7'
+sha1sums=('67113d5adf08ec0cb2a3cb3b5de63280de6f7f3b'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2019-09-23 Thread Anatol Pomozov via arch-commits
Date: Monday, September 23, 2019 @ 21:08:35
  Author: anatolik
Revision: 363322

upgpkg: ethtool 1:5.3-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-23 20:23:01 UTC (rev 363321)
+++ PKGBUILD2019-09-23 21:08:35 UTC (rev 363322)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.2
+pkgver=5.3
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('3cc7798d4de63d701bd6a9399348ec43025e576d'
+sha1sums=('ba9b8fbcada58099245aaa3b76cd9e5feb19c5d7'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:05:27
  Author: anatolik
Revision: 359191

upgpkg: ethtool 1:5.2-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 15:57:03 UTC (rev 359190)
+++ PKGBUILD2019-08-05 17:05:27 UTC (rev 359191)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.1
+pkgver=5.2
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('ef82d35f8b6297ba29e9838fa6d4228b751b0c03'
+sha1sums=('3cc7798d4de63d701bd6a9399348ec43025e576d'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2019-05-18 Thread Anatol Pomozov via arch-commits
Date: Saturday, May 18, 2019 @ 18:21:50
  Author: anatolik
Revision: 353603

upgpkg: ethtool 1:5.1-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-18 17:53:07 UTC (rev 353602)
+++ PKGBUILD2019-05-18 18:21:50 UTC (rev 353603)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.0
+pkgver=5.1
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('a7149633abb2556ba48e87a2989a5e1a394256b4'
+sha1sums=('ef82d35f8b6297ba29e9838fa6d4228b751b0c03'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2019-03-13 Thread Anatol Pomozov via arch-commits
Date: Wednesday, March 13, 2019 @ 21:23:51
  Author: anatolik
Revision: 347866

upgpkg: ethtool 1:5.0-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-13 20:58:02 UTC (rev 347865)
+++ PKGBUILD2019-03-13 21:23:51 UTC (rev 347866)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.19
+pkgver=5.0
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('b79b3903ff1c83dcbecf2c8759abb45f07b0b956'
+sha1sums=('a7149633abb2556ba48e87a2989a5e1a394256b4'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2018-11-07 Thread Anatol Pomozov via arch-commits
Date: Wednesday, November 7, 2018 @ 19:42:40
  Author: anatolik
Revision: 338044

upgpkg: ethtool 1:4.19-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 19:16:01 UTC (rev 338043)
+++ PKGBUILD2018-11-07 19:42:40 UTC (rev 338044)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.18
+pkgver=4.19
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('11b902b6f1a90e11da3cbcf4b44525bd19e994d1'
+sha1sums=('b79b3903ff1c83dcbecf2c8759abb45f07b0b956'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2018-08-25 Thread Anatol Pomozov via arch-commits
Date: Saturday, August 25, 2018 @ 14:33:11
  Author: anatolik
Revision: 333006

upgpkg: ethtool 1:4.18-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-25 11:48:20 UTC (rev 333005)
+++ PKGBUILD2018-08-25 14:33:11 UTC (rev 333006)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.17
+pkgver=4.18
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('4e0d0d6ad1db01b04334522cd368bbcc7849cf75'
+sha1sums=('11b902b6f1a90e11da3cbcf4b44525bd19e994d1'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2018-06-15 Thread Anatol Pomozov via arch-commits
Date: Friday, June 15, 2018 @ 21:29:32
  Author: anatolik
Revision: 327009

upgpkg: ethtool 1:4.17-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-15 21:27:10 UTC (rev 327008)
+++ PKGBUILD2018-06-15 21:29:32 UTC (rev 327009)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.16
+pkgver=4.17
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('9ab8a1b10bfd719220a9bc7903b850ff6154fd8f'
+sha1sums=('4e0d0d6ad1db01b04334522cd368bbcc7849cf75'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2018-04-14 Thread Anatol Pomozov via arch-commits
Date: Saturday, April 14, 2018 @ 06:13:52
  Author: anatolik
Revision: 321701

upgpkg: ethtool 1:4.16-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-14 04:21:13 UTC (rev 321700)
+++ PKGBUILD2018-04-14 06:13:52 UTC (rev 321701)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.15
+pkgver=4.16
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('beb94fd3953290f8a06da5647281e9807eb0918e'
+sha1sums=('9ab8a1b10bfd719220a9bc7903b850ff6154fd8f'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2018-02-01 Thread Anatol Pomozov via arch-commits
Date: Thursday, February 1, 2018 @ 22:48:53
  Author: anatolik
Revision: 315746

upgpkg: ethtool 1:4.15-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-01 22:05:46 UTC (rev 315745)
+++ PKGBUILD2018-02-01 22:48:53 UTC (rev 315746)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.13
+pkgver=4.15
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('9d737c6119db77c3f34466463689a3f48f1eff8d'
+sha1sums=('beb94fd3953290f8a06da5647281e9807eb0918e'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2017-10-27 Thread Anatol Pomozov
Date: Saturday, October 28, 2017 @ 03:24:26
  Author: anatolik
Revision: 308562

upgpkg: ethtool 1:4.13-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 22:23:02 UTC (rev 308561)
+++ PKGBUILD2017-10-28 03:24:26 UTC (rev 308562)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.11
+pkgver=4.13
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('808aa8ccf1e686acbfd331776df4c528e04db4db'
+sha1sums=('9d737c6119db77c3f34466463689a3f48f1eff8d'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2017-06-02 Thread Anatol Pomozov
Date: Saturday, June 3, 2017 @ 03:44:58
  Author: anatolik
Revision: 297734

upgpkg: ethtool 1:4.11-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-02 21:09:07 UTC (rev 297733)
+++ PKGBUILD2017-06-03 03:44:58 UTC (rev 297734)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.10
+pkgver=4.11
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('610a7b4cef3f0f0e148305b85e8f0614b03eccf4'
+sha1sums=('808aa8ccf1e686acbfd331776df4c528e04db4db'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2017-04-22 Thread Anatol Pomozov
Date: Saturday, April 22, 2017 @ 07:54:10
  Author: anatolik
Revision: 293887

upgpkg: ethtool 1:4.10-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-22 07:53:59 UTC (rev 293886)
+++ PKGBUILD2017-04-22 07:54:10 UTC (rev 293887)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.8
+pkgver=4.10
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('db82313f212aa1e1b8f5f892f25a9883bea26b9f'
+sha1sums=('610a7b4cef3f0f0e148305b85e8f0614b03eccf4'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


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

2016-10-05 Thread Anatol Pomozov
Date: Wednesday, October 5, 2016 @ 20:19:27
  Author: anatolik
Revision: 277781

upgpkg: ethtool 1:4.8-1

Modified:
  ethtool/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-05 18:50:41 UTC (rev 277780)
+++ PKGBUILD2016-10-05 20:19:27 UTC (rev 277781)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.6
+pkgver=4.8
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,14 +13,13 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-md5sums=('1492f173bb0157e91d60157fc6369b33'
- 'SKIP')
-validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings 

+sha1sums=('db82313f212aa1e1b8f5f892f25a9883bea26b9f'
+  'SKIP')
+validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 
 build() {
 cd $pkgname-$pkgver
-./configure --prefix=/usr --mandir=/usr/share/man \
---sbindir=/usr/bin
+./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
 make
 }
 


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

2016-06-26 Thread Anatol Pomozov
Date: Sunday, June 26, 2016 @ 17:21:35
  Author: anatolik
Revision: 270686

upgpkg: ethtool 1:4.6-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-26 16:49:09 UTC (rev 270685)
+++ PKGBUILD2016-06-26 17:21:35 UTC (rev 270686)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.5
+pkgver=4.6
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-md5sums=('f50d25177d10f0cb74da3edc66c3143a'
+md5sums=('1492f173bb0157e91d60157fc6369b33'
  'SKIP')
 validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings 

 


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

2016-04-18 Thread Anatol Pomozov
Date: Tuesday, April 19, 2016 @ 06:41:11
  Author: anatolik
Revision: 265146

upgpkg: ethtool 1:4.5-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-19 02:59:02 UTC (rev 265145)
+++ PKGBUILD2016-04-19 04:41:11 UTC (rev 265146)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.2
+pkgver=4.5
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-md5sums=('8433e71a256678d859ecc264132063c5'
+md5sums=('f50d25177d10f0cb74da3edc66c3143a'
  'SKIP')
 validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings 

 


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

2015-12-16 Thread Anatol Pomozov
Date: Wednesday, December 16, 2015 @ 23:29:41
  Author: anatolik
Revision: 256684

upgpkg: ethtool 1:4.2-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-16 21:54:07 UTC (rev 256683)
+++ PKGBUILD2015-12-16 22:29:41 UTC (rev 256684)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.0
+pkgver=4.2
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-md5sums=('37c77b02556255e4122c3636f75a8646'
+md5sums=('8433e71a256678d859ecc264132063c5'
  'SKIP')
 validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings 

 


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

2015-06-15 Thread Anatol Pomozov
Date: Monday, June 15, 2015 @ 17:48:46
  Author: anatolik
Revision: 240925

upgpkg: ethtool 1:4.0-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-15 15:20:25 UTC (rev 240924)
+++ PKGBUILD2015-06-15 15:48:46 UTC (rev 240925)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.18
+pkgver=4.0
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-md5sums=('fbf1a167b88a5966a2c56a2483af68c6'
+md5sums=('37c77b02556255e4122c3636f75a8646'
  'SKIP')
 validpgpkeys=(AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109) # Ben Hutchings 
b...@kernel.org
 


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

2015-01-13 Thread Anatol Pomozov
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
===
--- PKGBUILD2015-01-13 17:02:35 UTC (rev 228979)
+++ PKGBUILD2015-01-13 17:10:39 UTC (rev 228980)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@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 
b...@kernel.org
 
 build() {
 cd $pkgname-$pkgver


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

2014-10-08 Thread Anatol Pomozov
Date: Wednesday, October 8, 2014 @ 17:20:38
  Author: anatolik
Revision: 224087

upgpkg: ethtool 1:3.16-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-08 15:06:13 UTC (rev 224086)
+++ PKGBUILD2014-10-08 15:20:38 UTC (rev 224087)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.13
+pkgver=3.16
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('dcb8f345d44ee79108282e7d0bdf5013')
+md5sums=('7eee202accb86104adc8463a36a1a468')
 
 build() {
 cd $pkgname-$pkgver
@@ -22,6 +22,11 @@
 make
 }
 
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
 package() {
 cd $pkgname-$pkgver
 make DESTDIR=$pkgdir install


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

2014-02-18 Thread Dan McGee
Date: Wednesday, February 19, 2014 @ 04:36:52
  Author: dan
Revision: 206116

upgpkg: ethtool 1:3.13-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-18 17:40:26 UTC (rev 206115)
+++ PKGBUILD2014-02-19 03:36:52 UTC (rev 206116)
@@ -4,16 +4,16 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.11
+pkgver=3.13
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
 arch=('i686' 'x86_64')
-url=http://www.kernel.org/pub/software/network/ethtool/;
+url=https://www.kernel.org/pub/software/network/ethtool/;
 license=('GPL')
 depends=('glibc')
-source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('5f3a0ed1b3510ca0695db0b4debdd292')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('dcb8f345d44ee79108282e7d0bdf5013')
 
 build() {
 cd $pkgname-$pkgver



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

2013-10-14 Thread Ionuț Mircea Bîru
Date: Monday, October 14, 2013 @ 10:50:13
  Author: ioni
Revision: 196479

update to 3.11

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-14 08:09:01 UTC (rev 196478)
+++ PKGBUILD2013-10-14 08:50:13 UTC (rev 196479)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.10
+pkgver=3.11
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('d1930df6e70a5204e8154a9911992be4')
+md5sums=('5f3a0ed1b3510ca0695db0b4debdd292')
 
 build() {
 cd $pkgname-$pkgver



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

2013-07-31 Thread Ionuț Mircea Bîru
Date: Wednesday, July 31, 2013 @ 10:48:49
  Author: ioni
Revision: 191824

update to 3.10

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-31 08:40:59 UTC (rev 191823)
+++ PKGBUILD2013-07-31 08:48:49 UTC (rev 191824)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.9
+pkgver=3.10
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('559e85b3323917c6cc9327f5d99c')
+md5sums=('d1930df6e70a5204e8154a9911992be4')
 
 build() {
 cd $pkgname-$pkgver



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

2013-05-14 Thread Ionuț Mircea Bîru
Date: Tuesday, May 14, 2013 @ 22:41:37
  Author: ioni
Revision: 185536

update to 3.9
move binary to /usr/bin

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 20:38:30 UTC (rev 185535)
+++ PKGBUILD2013-05-14 20:41:37 UTC (rev 185536)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.8
+pkgver=3.9
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,11 +13,12 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('7ae96870bc4f9b43f50ae30f2685')
+md5sums=('559e85b3323917c6cc9327f5d99c')
 
 build() {
 cd $pkgname-$pkgver
-./configure --prefix=/usr --mandir=/usr/share/man
+./configure --prefix=/usr --mandir=/usr/share/man \
+--sbindir=/usr/bin
 make
 }
 



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

2013-03-05 Thread Ionuț Mircea Bîru
Date: Tuesday, March 5, 2013 @ 19:47:02
  Author: ioni
Revision: 179513

update to 3.8

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-05 18:41:19 UTC (rev 179512)
+++ PKGBUILD2013-03-05 18:47:02 UTC (rev 179513)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.7
+pkgver=3.8
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('f16c8416e6ec917e5753918dc23a60bd')
+md5sums=('7ae96870bc4f9b43f50ae30f2685')
 
 build() {
 cd $pkgname-$pkgver



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

2013-01-25 Thread Ionuț Mircea Bîru
Date: Friday, January 25, 2013 @ 15:33:35
  Author: ioni
Revision: 175973

update to 3.7

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-25 14:25:22 UTC (rev 175972)
+++ PKGBUILD2013-01-25 14:33:35 UTC (rev 175973)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.6
+pkgver=3.7
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('b897aa2e7eeafb5d69a571b48a1b354f')
+md5sums=('f16c8416e6ec917e5753918dc23a60bd')
 
 build() {
 cd $pkgname-$pkgver



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

2012-10-21 Thread Ionut Biru
Date: Sunday, October 21, 2012 @ 06:27:26
  Author: ibiru
Revision: 169443

update to 3.6

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-21 09:07:49 UTC (rev 169442)
+++ PKGBUILD2012-10-21 10:27:26 UTC (rev 169443)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.5
+pkgver=3.6
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('021b5785f65637a04d65c2d44d6c2250')
+md5sums=('b897aa2e7eeafb5d69a571b48a1b354f')
 
 build() {
 cd $pkgname-$pkgver



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

2012-08-12 Thread Ionut Biru
Date: Sunday, August 12, 2012 @ 16:13:39
  Author: ibiru
Revision: 165197

update to 3.5

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-08-12 20:09:11 UTC (rev 165196)
+++ PKGBUILD2012-08-12 20:13:39 UTC (rev 165197)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.4
+pkgver=3.5
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('cc4c4cf3ac086a53cd24f17d426f2b8f')
+md5sums=('021b5785f65637a04d65c2d44d6c2250')
 
 build() {
 cd $pkgname-$pkgver



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

2012-06-09 Thread Ionut Biru
Date: Saturday, June 9, 2012 @ 14:32:33
  Author: ibiru
Revision: 161330

update to 3.4

Modified:
  ethtool/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-09 17:20:37 UTC (rev 161329)
+++ PKGBUILD2012-06-09 18:32:33 UTC (rev 161330)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.2
+pkgver=3.4
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,15 +13,15 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('4ed4a9dfd2039aa416176a9c06497b00')
+md5sums=('cc4c4cf3ac086a53cd24f17d426f2b8f')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
+cd $pkgname-$pkgver
+./configure --prefix=/usr --mandir=/usr/share/man
+make
 }
 
 package() {
-cd $srcdir/$pkgname-$pkgver
+cd $pkgname-$pkgver
 make DESTDIR=$pkgdir install
 }



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

2012-01-16 Thread Ionut Biru
Date: Monday, January 16, 2012 @ 14:31:45
  Author: ibiru
Revision: 146698

update to 3.2

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-16 19:19:27 UTC (rev 146697)
+++ PKGBUILD2012-01-16 19:31:45 UTC (rev 146698)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp mdk...@elys.com
 
 pkgname=ethtool
-pkgver=3.1
+pkgver=3.2
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('dd0a93a70784fdeb2c3e699b3c709e8a')
+md5sums=('4ed4a9dfd2039aa416176a9c06497b00')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2011-12-05 Thread Ionut Biru
Date: Monday, December 5, 2011 @ 14:16:41
  Author: ibiru
Revision: 144423

switch back to kernel source

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-05 18:18:17 UTC (rev 144422)
+++ PKGBUILD2011-12-05 19:16:41 UTC (rev 144423)
@@ -12,11 +12,9 @@
 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)
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('dd0a93a70784fdeb2c3e699b3c709e8a')
 
-md5sums=('83a538a864b50549b7e4c79e7dd69849')
-
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr --mandir=/usr/share/man



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

2011-12-02 Thread Ionut Biru
Date: Friday, December 2, 2011 @ 15:48:07
  Author: ibiru
Revision: 144038

update to 3.1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-02 17:33:46 UTC (rev 144037)
+++ PKGBUILD2011-12-02 20:48:07 UTC (rev 144038)
@@ -1,8 +1,10 @@
 # $Id$
-# Maintainer: Paul Mattal p...@archlinux.org
-# Contributer: Martin Kemp mdk...@elys.com
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Martin Kemp mdk...@elys.com
+
 pkgname=ethtool
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 epoch=1
 pkgdesc=Utility for controlling network drivers and hardware
@@ -10,16 +12,18 @@
 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=('cb129398cbbf39859901b55ecac101da')
+#source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
 
+md5sums=('83a538a864b50549b7e4c79e7dd69849')
+
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr --mandir=/usr/share/man
   make
 }
 
 package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
+cd $srcdir/$pkgname-$pkgver
+make DESTDIR=$pkgdir install
 }



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

2011-08-07 Thread Ionut Biru
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
===
--- PKGBUILD2011-08-07 19:52:15 UTC (rev 134799)
+++ PKGBUILD2011-08-07 20:06:54 UTC (rev 134800)
@@ -2,16 +2,16 @@
 # Maintainer: Paul Mattal p...@archlinux.org
 # Contributer: Martin Kemp mdk...@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}



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

2011-06-11 Thread Ionut Biru
Date: Saturday, June 11, 2011 @ 04:04:12
  Author: ibiru
Revision: 127195

update to 2.6.39

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-11 06:41:08 UTC (rev 127194)
+++ PKGBUILD2011-06-11 08:04:12 UTC (rev 127195)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal p...@archlinux.org
 # Contributer: Martin Kemp mdk...@elys.com
 pkgname=ethtool
-pkgver=2.6.38
+pkgver=2.6.39
 pkgrel=1
 epoch=1
 pkgdesc=gkernel ethtool
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('4cc35c59e4fd0defff768f9f59fa41ad')
+md5sums=('97211a1e3a496bc3bd0b75849d0fbae9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 11:58:14
  Author: ibiru
Revision: 120232

force removed too early. FS#23866

Modified:
  ethtool/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 12:44:30 UTC (rev 120231)
+++ PKGBUILD2011-04-21 15:58:14 UTC (rev 120232)
@@ -4,6 +4,7 @@
 pkgname=ethtool
 pkgver=2.6.38
 pkgrel=1
+epoch=1
 pkgdesc=gkernel ethtool
 arch=(i686 x86_64)
 url=http://www.kernel.org/pub/software/network/ethtool/;
@@ -16,5 +17,9 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --mandir=/usr/share/man
   make
-  make DESTDIR=${pkgdir} install
 }
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-02-04 Thread Ionut Biru
Date: Friday, February 4, 2011 @ 06:27:51
  Author: ibiru
Revision: 108837

upgpkg: ethtool 2.6.36-1
update to 2.6.36

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-02-04 11:18:48 UTC (rev 108836)
+++ PKGBUILD2011-02-04 11:27:51 UTC (rev 108837)
@@ -2,16 +2,15 @@
 # Maintainer: Paul Mattal p...@archlinux.org
 # Contributer: Martin Kemp mdk...@elys.com
 pkgname=ethtool
-pkgver=2.6.35
-pkgrel=2
+pkgver=2.6.36
+pkgrel=1
 pkgdesc=gkernel ethtool
 arch=(i686 x86_64)
 url=http://sourceforge.net/projects/gkernel/;
 license=('GPL')
 depends=('glibc')
-options=('force')
 
source=(http://downloads.sourceforge.net/sourceforge/gkernel/$pkgname-$pkgver.tar.gz)
-md5sums=('e0f617779a58b77af061a9e5178d0b25')
+md5sums=('3b2322695e9ee7bf447ebcdb85f93e83')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-11-12 Thread Ionut Biru
Date: Friday, November 12, 2010 @ 15:00:26
  Author: ibiru
Revision: 98692

upgpkg: ethtool 2.6.35-1
update to 2.6.35

Modified:
  ethtool/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-12 16:58:07 UTC (rev 98691)
+++ PKGBUILD2010-11-12 20:00:26 UTC (rev 98692)
@@ -2,19 +2,19 @@
 # Maintainer: Paul Mattal p...@archlinux.org
 # Contributer: Martin Kemp mdk...@elys.com
 pkgname=ethtool
-pkgver=6
-pkgrel=2
+pkgver=2.6.35
+pkgrel=1
 pkgdesc=gkernel ethtool
 arch=(i686 x86_64)
 url=http://sourceforge.net/projects/gkernel/;
 license=('GPL')
 depends=(glibc)
 
source=(http://downloads.sourceforge.net/sourceforge/gkernel/$pkgname-$pkgver.tar.gz)
-md5sums=('3b721ec27f17ebf320ba8c505cf66d9c')
+md5sums=('e0f617779a58b77af061a9e5178d0b25')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --mandir=/usr/share/man || return 1
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+  make DESTDIR=${pkgdir} install
 }



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

2010-11-12 Thread Ionut Biru
Date: Friday, November 12, 2010 @ 17:03:45
  Author: ibiru
Revision: 98714

upgpkg: ethtool 2.6.35-2
force update because of version schema changes

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-11-12 21:13:31 UTC (rev 98713)
+++ PKGBUILD2010-11-12 22:03:45 UTC (rev 98714)
@@ -3,12 +3,13 @@
 # Contributer: Martin Kemp mdk...@elys.com
 pkgname=ethtool
 pkgver=2.6.35
-pkgrel=1
+pkgrel=2
 pkgdesc=gkernel ethtool
 arch=(i686 x86_64)
 url=http://sourceforge.net/projects/gkernel/;
 license=('GPL')
-depends=(glibc)
+depends=('glibc')
+options=('force')
 
source=(http://downloads.sourceforge.net/sourceforge/gkernel/$pkgname-$pkgver.tar.gz)
 md5sums=('e0f617779a58b77af061a9e5178d0b25')