diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-09-01 09:31:27 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-09-01 09:31:27 +0200 |
commit | f3af1094de5366ca44d9bd7d74494d2465cb7ed4 (patch) | |
tree | cd70d92b7766b04649e35d3b90031bc3ec5beaf9 | |
parent | 03a5e650f994c8dc442756edb85f218d3dcc8c75 (diff) | |
download | linux-pinephone-f3af1094de5366ca44d9bd7d74494d2465cb7ed4.tar.gz linux-pinephone-f3af1094de5366ca44d9bd7d74494d2465cb7ed4.tar.bz2 linux-pinephone-f3af1094de5366ca44d9bd7d74494d2465cb7ed4.zip |
Bumped version to v5.19.6-pp1.
-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.19.4.pp1 +pkgver=5.19.6.pp1 pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '6b11a84f1f90d0cc7e078bf752e2e8d1eadbc51e81b40b389ae099b0c684ec30') + 'd631700dc4f4cc501cfe601d7255112a2fc5a10f227e089fabe0ae21b3100635') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.19.4-pp1 Kernel Configuration +# Linux/arm64 5.19.6-pp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |