Date: Tuesday, July 13, 2021 @ 16:11:06 Author: anatolik Revision: 419682
upgpkg: ethtool 1:5.13-1 Modified: ethtool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-13 16:10:58 UTC (rev 419681) +++ PKGBUILD 2021-07-13 16:11:06 UTC (rev 419682) @@ -3,7 +3,7 @@ # Contributor: Martin Kemp <[email protected]> pkgname=ethtool -pkgver=5.12 +pkgver=5.13 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=('e7a51e8551a87033195944796b828e7197e24837' +sha1sums=('2414cbdb4b767da4612a2608d22ad17502cd3d37' 'SKIP') validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806 # John W. Linville <[email protected]> D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek <[email protected]>
