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.16.8.pbp1 +pkgver=5.17.0.pbp1 pkgrel=2 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '43973d7a25ad0ab11e792b19183ea4e85138a5ff1768f9b4f2373052232714b3') + '3ff3c33da5019e58f47aef12d81d3505a83a81d356a5e0125930b8cec02a05a2') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |