summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-12-12 16:58:43 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-12-12 16:58:43 +0100
commit548027a51e5c145bf95e41a95a9e188d8a0dd8fa (patch)
tree2d5688a933a4a59e3e0618682c39a7fccaee82c8 /PKGBUILD
parentfb4c755fdc7401255db7a3d603178dda5b4cc84a (diff)
downloadlinux-raspberrypi4-548027a51e5c145bf95e41a95a9e188d8a0dd8fa.tar.gz
linux-raspberrypi4-548027a51e5c145bf95e41a95a9e188d8a0dd8fa.tar.bz2
linux-raspberrypi4-548027a51e5c145bf95e41a95a9e188d8a0dd8fa.zip
Bumped version to v6.1.0-rpi1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0694142..f4268e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jaron Kent-Dobias <jaron@kent-dobias.com>
pkgbase=linux-raspberrypi4
-pkgver=6.0.3.rpi1
+pkgver=6.0.12.rpi1
pkgrel=1
pkgdesc='Raspberry Pi 4 Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -10,7 +10,6 @@ arch=(aarch64)
license=(GPL2)
makedepends=(
bc kmod libelf pahole
- xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick
git
dtc
clang llvm lld
@@ -28,7 +27,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- '8c243c85a132a4ce0aef4f7e43084d8842d9b6efe3c36d3346f51b6d172a0934')
+ '04bb08c0f548f164fc946374057839abc725e420269ec0addf6cba6892a8b6a4')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase