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 =================================================================== --- PKGBUILD 2020-12-19 00:24:23 UTC (rev 404511) +++ PKGBUILD 2020-12-19 01:16:39 UTC (rev 404512) @@ -3,7 +3,7 @@ # Contributor: Martin Kemp <[email protected]> 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 <[email protected]> D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek <[email protected]>
