summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea71987..8960795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-pinebookpro
-pkgver=6.0.1.pbp2
-pkgrel=1
+pkgver=6.0.7.pbp1
+pkgrel=3
pkgdesc='Pinebook Pro Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag"
@@ -12,7 +12,6 @@ arch=(aarch64)
license=(GPL2)
makedepends=(
bc kmod libelf pahole
- xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick
git
dtc
clang llvm lld
@@ -30,7 +29,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- '764ce325ab72d136debdaf7e7921bca5158fc13bd641ee7949a0326cb332e36f')
+ 'd383787d2a70a5c6e15ebdef818e3282fb867b2d6eb68f2af035e81fa0af1d65')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase