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.11.pbp1 +pkgver=5.19.12.pbp1 pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '7cf176797b979abf56dc43ea927b65e44e2ca87b062ba2a06a27520c9f72f252') + 'b23d2f0f816ab54712e5aabb5867a64eaff4ffef8a1bd2f3f0b539a667b21278') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |