diff options
-rw-r--r-- | PKGBUILD | 6 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -3,8 +3,8 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinebookpro -pkgver=6.1.9.pbp1 -pkgrel=2 +pkgver=6.1.10.pbp1 +pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag" @@ -29,7 +29,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '241a74603adbf0e457281ff6bf77f7961902da6469895e064b39e6dc08da749a') + '5177ccb02d3c3bd2658607d58b29fab3596d8da3ff4d1d6ae2e2408bacbba502') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.9-pbp1 Kernel Configuration +# Linux/arm64 6.1.10-pbp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 15.0.7" CONFIG_GCC_VERSION=0 |