diff options
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinephone -pkgver=5.18.9.pp1 +pkgver=5.18.12.pp1 pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'dfca24a9a5bf06846ba21e5a9662729538d2d0534469aba3d8d7a1b7f4745801') + 'a80f6494c79fe828ab602df5ac92e64a9beb4c3cb146824cefe32b97f8e1bc86') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.18.9-pp1 Kernel Configuration +# Linux/arm64 5.18.12-pp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |