summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-12-15 18:11:50 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-12-15 18:11:50 +0100
commit373b28115576cb08c602e6736648b374e73c846b (patch)
tree26b504ad8d7936c02932b2fce92c85f383916a81 /PKGBUILD
parentc11c6fbc1b9bd13343cae93a94b1293734dccb7a (diff)
downloadlinux-pinecube-373b28115576cb08c602e6736648b374e73c846b.tar.gz
linux-pinecube-373b28115576cb08c602e6736648b374e73c846b.tar.bz2
linux-pinecube-373b28115576cb08c602e6736648b374e73c846b.zip
About to update config, want a diff.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 915444d..0cfd893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-pinecube
-pkgver=5.15.13.pc4
-pkgrel=3
+pkgver=6.1.0.pc1
+pkgrel=1
pkgdesc='Pinecube Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag"
@@ -12,9 +12,8 @@ arch=(armv7h)
license=(GPL2)
makedepends=(
bc kmod libelf pahole
- xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick
git
- uboot-tools dtc
+ dtc
clang llvm lld
)
options=('!strip')
@@ -30,7 +29,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- 'b5d039464b3e84fafc398c743f8bd95539e76aa62a84ed75e9c34e71accbbd69')
+ 'bd072502301c998744880f9e60b5576b3097a799ca171e2d17534e43e8eb485f')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase