diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-07-22 14:47:56 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-07-22 14:47:56 +0200 |
commit | 690b20752c07f7a2bc44688319c3e56e666b06ad (patch) | |
tree | 21127b50a43b768383b348582ff1325bc494e57e /PKGBUILD | |
parent | c8949848c1672159070d73d51d0d87fc9cb4f513 (diff) | |
download | linux-pinephone-690b20752c07f7a2bc44688319c3e56e666b06ad.tar.gz linux-pinephone-690b20752c07f7a2bc44688319c3e56e666b06ad.tar.bz2 linux-pinephone-690b20752c07f7a2bc44688319c3e56e666b06ad.zip |
Bumped version to v5.18.13-pp1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinephone -pkgver=5.18.12.pp1 +pkgver=5.18.13.pp1 pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'a80f6494c79fe828ab602df5ac92e64a9beb4c3cb146824cefe32b97f8e1bc86') + '8f76236a09fec40df39f6dac46d63362556354c0546e66841339547dd017d636') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |