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-pinebookpro -pkgver=5.18.9.pbp1 +pkgver=5.18.12.pbp1 pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '5a28578077dca6645289a5e55f01241401f1573e5fefaccacb675319f8846838') + 'daa6cea6689612eac39d785cf2d71c0fe810ec236ba13b409e6fb8641f0d4b05') 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-pbp1 Kernel Configuration +# Linux/arm64 5.18.12-pbp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |