Date: Monday, March 30, 2020 @ 21:18:44 Author: heftig Revision: 378777
5.5.13.arch2-1 Modified: linux/trunk/PKGBUILD linux/trunk/config ----------+ PKGBUILD | 4 ++-- config | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 21:14:57 UTC (rev 378776) +++ PKGBUILD 2020-03-30 21:18:44 UTC (rev 378777) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=linux -pkgver=5.5.13.arch1 +pkgver=5.5.13.arch2 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -25,7 +25,7 @@ '8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig) ) sha256sums=('SKIP' - 'cefc4c5853c1df6595380fb7259289f5850662cd7aa9600dce114e4e525114e1') + '0b414b6974b732cfb71b6f45b6210d127528aa6452132e9b9338719ac021bf06') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2020-03-30 21:14:57 UTC (rev 378776) +++ config 2020-03-30 21:18:44 UTC (rev 378777) @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.5.5-arch1 Kernel Configuration +# Linux/x86 5.5.13-arch2 Kernel Configuration # # -# Compiler: gcc (GCC) 9.2.0 +# Compiler: gcc (Arch Linux 9.3.0-1) 9.3.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90200 +CONFIG_GCC_VERSION=90300 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y
