summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b23d26b0019..37313f4a1109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 14 19:35:23 UTC 2020
+# Tue Jan 21 19:38:05 UTC 2020
pkgbase = linux-aarch64-raspberrypi-bin
pkgdesc = Automated weekly build of the default branch aarch64 bcmrpi3_defconfig Linux kernel for the Raspberry Pi 3 models B/B+
- pkgver = 4.19.93.20200114
+ pkgver = 4.19.97.20200121
pkgrel = 1
url = https://github.com/sakaki-/bcmrpi3-kernel
install = linux-aarch64-raspberrypi.install
@@ -14,18 +14,18 @@ pkgbase = linux-aarch64-raspberrypi-bin
depends = mkinitcpio>=0.7
depends = firmware-raspberrypi
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.19.93
+ provides = linux=4.19.97
conflicts = linux-aarch64
conflicts = uboot-raspberrypi
options = !strip
backup = boot/config.txt
backup = boot/cmdline.txt
- source = https://github.com/sakaki-/bcmrpi3-kernel/releases/download/4.19.93.20200114/bcmrpi3-kernel-4.19.93.20200114.tar.xz
+ source = https://github.com/sakaki-/bcmrpi3-kernel/releases/download/4.19.97.20200121/bcmrpi3-kernel-4.19.97.20200121.tar.xz
source = config.txt
source = cmdline.txt
source = linux.preset
source = 99-linux.hook
- sha1sums = 33aebf702d030cf5e0be6c395c8edb453c5e518e
+ sha1sums = a3a7014a1ba7b5732f5f88e5a3218c0615e29887
sha1sums = 472aa9e8528789f17950fb0b06de60ce3f67e4f8
sha1sums = f55155535974425e4c1ab5869fbe86b68cdc04cb
sha1sums = 495384696eaccf1ae6894938780cf9bdf3020ef3
diff --git a/PKGBUILD b/PKGBUILD
index 9bd876844b19..dab5fdebdf79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=linux-aarch64-raspberrypi
pkgname=linux-aarch64-raspberrypi-bin
-pkgver=4.19.93.20200114
+pkgver=4.19.97.20200121
pkgdesc="Automated weekly build of the default branch aarch64 bcmrpi3_defconfig Linux kernel for the Raspberry Pi 3 models B/B+"
_kernver=${pkgver%.*}
pkgrel=1
@@ -21,7 +21,7 @@ source=("https://github.com/sakaki-/bcmrpi3-kernel/releases/download/${pkgver}/b
'cmdline.txt'
'linux.preset'
'99-linux.hook')
-sha1sums=('33aebf702d030cf5e0be6c395c8edb453c5e518e'
+sha1sums=('a3a7014a1ba7b5732f5f88e5a3218c0615e29887'
'472aa9e8528789f17950fb0b06de60ce3f67e4f8'
'f55155535974425e4c1ab5869fbe86b68cdc04cb'
'495384696eaccf1ae6894938780cf9bdf3020ef3'