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=6.0.8.pbp2 +pkgver=6.1.0.pbp1 pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -29,7 +29,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '95ec85de5c20571c4f412f5f3e0ce132f93204aaf319008faed724a9fb6b51c7') + 'd60d53220c62bd1e062d25980e944e388ee223eb7f2a1c23a4704f2097d65a9c') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |