diff options
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-pinebookpro -pkgver=5.19.8.pbp1 +pkgver=5.19.9.pbp1 pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '8cdbac31a0a0f58b25e55a0bb2d3eeed00cd9d1a142cc8545e4b1496f91174ea') + '353dafb03ca0445e662038336e52822f45ce873287c7508be5a5b186815cdb23') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |