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-pinephone -pkgver=5.19.0.pp2 -pkgrel=4 +pkgver=5.19.0.pp3 +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' - '58ebab648cd9eb332ed5a5d0e7546048ab2cb188188ceff1a1099a77f1526a52') + 'ca45ccae4cfd31a4cf4897705ca380eacab5c2645b34aac3823bcfc795d11a20') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.19.0-pp2 Kernel Configuration +# Linux/arm64 5.19.0-pp3 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |