diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ # Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgbase=linux-pinebookpro -pkgver=6.0.7.pbp1 -pkgrel=3 +pkgver=6.0.8.pbp2 +pkgrel=1 pkgdesc='Pinebook Pro Linux' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag" @@ -29,7 +29,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'd383787d2a70a5c6e15ebdef818e3282fb867b2d6eb68f2af035e81fa0af1d65') + '95ec85de5c20571c4f412f5f3e0ce132f93204aaf319008faed724a9fb6b51c7') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase |