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-pinephone -pkgver=5.18.14.pp1 +pkgver=5.19.0.pp1 pkgrel=1 pkgdesc='Pinephone Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -30,7 +30,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - '96ffc53edb617a8c9d8ea1c22b441ac83268794e47d6c451e093594001141689') + '3e37a40ad620c057855e7741577300179981ab25f8627f6307388923c472752e') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |