diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-06-29 10:24:12 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-06-29 10:24:12 +0200 |
commit | f241b4430131536910aaafbeb2a7c40046d85d78 (patch) | |
tree | bdb40c69f3e34971ea714bb633100dbbd7483239 | |
parent | e869cb0f1a21fc29e062ec6ccba8bcb0464a5ae6 (diff) | |
download | linux-pinephone-f241b4430131536910aaafbeb2a7c40046d85d78.tar.gz linux-pinephone-f241b4430131536910aaafbeb2a7c40046d85d78.tar.bz2 linux-pinephone-f241b4430131536910aaafbeb2a7c40046d85d78.zip |
Bumped version.
-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-pinephone -pkgver=5.18.7.pp2 -pkgrel=5 +pkgver=5.18.8.pp1 +pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag" @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'f83371436ee8b82d4feaa7dae98e7ceae4c78e9e5e9a2b85ed4ab86ac5368a4b') + 'caf2c2858e1cb21b461f7a9a47745c824e243a6a87063fe6425652e76971bded') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.18.7-pp2 Kernel Configuration +# Linux/arm64 5.18.8-pp1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 13.0.1" CONFIG_GCC_VERSION=0 |