diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-08-08 12:28:45 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-08-08 12:28:45 +0200 |
commit | 2cfd3ec953993ef709a67622418a393dbb9623ba (patch) | |
tree | c968d1c95914eec47ded8aee53b4ba60a57e4ca1 | |
parent | 3502813170c3e387b217c2ccc502c425583a148e (diff) | |
download | linux-pinephone-2cfd3ec953993ef709a67622418a393dbb9623ba.tar.gz linux-pinephone-2cfd3ec953993ef709a67622418a393dbb9623ba.tar.bz2 linux-pinephone-2cfd3ec953993ef709a67622418a393dbb9623ba.zip |
Bumped version to v5.19.0-pp2.
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinephone -pkgver=5.19.0.pp1 -pkgrel=2 +pkgver=5.19.0.pp2 +pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag" @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.19.0-pp1 Kernel Configuration +# Linux/arm64 5.19.0-pp2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 |