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 =================================================================== --- PKGBUILD 2018-08-25 11:48:20 UTC (rev 333005) +++ PKGBUILD 2018-08-25 14:33:11 UTC (rev 333006) @@ -4,7 +4,7 @@ # Contributor: Martin Kemp <[email protected]> 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 <[email protected]>
