Date: Wednesday, March 8, 2023 @ 04:44:31 Author: heftig Revision: 470396
6.2.2.arch2-1 Modified: linux/trunk/PKGBUILD linux/trunk/config ----------+ PKGBUILD | 4 ++-- config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-08 04:40:25 UTC (rev 470395) +++ PKGBUILD 2023-03-08 04:44:31 UTC (rev 470396) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=linux -pkgver=6.2.2.arch1 +pkgver=6.2.2.arch2 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -26,7 +26,7 @@ 'C7E7849466FE2358343588377258734B41C31549' # David Runge <[email protected]> ) sha256sums=('SKIP' - '9fd08d03cf2de3325ca2c52282560a0b6ea63ee7801dc71d199e40c7a616d655') + '5c8418d14275919ea9683eaf82d4463894d0f5c221468a055256ce6d36974b45') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2023-03-08 04:40:25 UTC (rev 470395) +++ config 2023-03-08 04:44:31 UTC (rev 470396) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.2.2-arch1 Kernel Configuration +# Linux/x86 6.2.2-arch2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201" CONFIG_CC_IS_GCC=y
