summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-04-20 06:38:57 +0200
committerptr13372021-04-20 06:38:57 +0200
commit48fb466a9dc4fe57b084642d4855b465d650f15b (patch)
tree9b3c135b7244b6c865abe8969f33010912165260
parent80f440ec2d17537bc89364b3e38bfd4aeff51e29 (diff)
downloadaur-48fb466a9dc4fe57b084642d4855b465d650f15b.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be2380507e1c..80ad2b3139d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-raspberrypi4-cacule
pkgdesc = Raspberry Pi 4 lts Kernel with the cacule scheduler, aarch64 and armv7
pkgver = 5.10.31
- pkgrel = 2
+ pkgrel = 3
url = http://www.kernel.org/
arch = armv7h
arch = aarch64
@@ -13,14 +13,14 @@ pkgbase = linux-raspberrypi4-cacule
makedepends = bc
makedepends = git
options = !strip
- source = https://github.com/raspberrypi/linux/archive/108dfbd3ebc3bee7e6bbfccecc23ffde5899c63f.tar.gz
+ source = https://github.com/raspberrypi/linux/archive/45d21465ba833de0264d3045f9564fbc57e7f217.tar.gz
source = cmdline.txt
source = linux.preset
source = 60-linux.hook
source = 90-linux.hook
source = 0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch
source = cacule-5.10.patch
- md5sums = 6a48d2aa0eb7650dfa10803761eb8b9b
+ md5sums = d8dfc4a0b64b939b60d86f117cb263cb
md5sums = 31c02f4518d46deb5f0c2ad1f8b083cd
md5sums = 86d4a35722b5410e3b29fc92dae15d4b
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
diff --git a/PKGBUILD b/PKGBUILD
index e0ddae30731f..e03d38e52859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
buildarch=12
pkgbase=linux-raspberrypi4-cacule
-_commit=108dfbd3ebc3bee7e6bbfccecc23ffde5899c63f
+_commit=45d21465ba833de0264d3045f9564fbc57e7f217
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4 with the cacule scheduler"
pkgver=5.10.31
-pkgrel=2
+pkgrel=3
pkgdesc="Raspberry Pi 4 lts Kernel with the cacule scheduler, aarch64 and armv7"
arch=('armv7h' 'aarch64')
url="http://www.kernel.org/"
@@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
)
source_armv7h=('config' 'config.txt' 'cacule-32bit-converter.patch')
source_aarch64=('config8' 'config8.txt')
-md5sums=('6a48d2aa0eb7650dfa10803761eb8b9b'
+md5sums=('d8dfc4a0b64b939b60d86f117cb263cb'
'31c02f4518d46deb5f0c2ad1f8b083cd'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'