Date: Monday, May 30, 2022 @ 18:31:45 Author: heftig Revision: 447190
5.18.1.arch1-1 Modified: linux/trunk/PKGBUILD linux/trunk/config ----------+ PKGBUILD | 4 ++-- config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 18:31:42 UTC (rev 447189) +++ PKGBUILD 2022-05-30 18:31:45 UTC (rev 447190) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=linux -pkgver=5.18.arch1 +pkgver=5.18.1.arch1 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -26,7 +26,7 @@ 'C7E7849466FE2358343588377258734B41C31549' # David Runge <[email protected]> ) sha256sums=('SKIP' - 'd6360c065bd90b02a938a30bdda9278cd299182b472e4002b2db48ba4fc9a7da') + '5e34f17f45b3623bd8350b4d2c23ad7525b75c327cc49ec3dc37e3ee168d2f46') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2022-05-30 18:31:42 UTC (rev 447189) +++ config 2022-05-30 18:31:45 UTC (rev 447190) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.0-arch1 Kernel Configuration +# Linux/x86 5.18.1-arch1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y
