Date: Saturday, September 24, 2022 @ 19:32:48 Author: heftig Revision: 456737
5.19.11.arch1-1 Modified: linux/trunk/PKGBUILD linux/trunk/config ----------+ PKGBUILD | 4 ++-- config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-24 19:32:46 UTC (rev 456736) +++ PKGBUILD 2022-09-24 19:32:48 UTC (rev 456737) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=linux -pkgver=5.19.10.arch1 +pkgver=5.19.11.arch1 pkgrel=1 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -26,7 +26,7 @@ 'C7E7849466FE2358343588377258734B41C31549' # David Runge <[email protected]> ) sha256sums=('SKIP' - '585f8398ee8c68e95e73cee80b135b166e66b447e8268936f845e3ddda519d8f') + '7dcbed3f72a2a84dd5b40bbe38c8fa2d82d1d68fcaa657f40163a6123a19886f') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase Modified: config =================================================================== --- config 2022-09-24 19:32:46 UTC (rev 456736) +++ config 2022-09-24 19:32:48 UTC (rev 456737) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.10-arch1 Kernel Configuration +# Linux/x86 5.19.11-arch1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y
