Date: Tuesday, September 1, 2020 @ 18:44:21 Author: bpiotrowski Revision: 395099
5.8-1 Modified: linux-api-headers/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 18:32:54 UTC (rev 395098) +++ PKGBUILD 2020-09-01 18:44:21 UTC (rev 395099) @@ -4,7 +4,7 @@ # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc pkgname=linux-api-headers -pkgver=5.7 +pkgver=5.8 pkgrel=1 pkgdesc='Kernel headers sanitized for use in userspace' arch=(any) @@ -12,7 +12,7 @@ license=(GPL2) makedepends=(rsync) source=(https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver}.tar.{xz,sign}) -md5sums=('f63ed18935914e1ee3e04c2a0ce1ba3b' +md5sums=('0e5c4c15266218ef26c50fac0016095b' 'SKIP') validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds '647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman
