summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-04-28 21:21:14 +0800
committerzhullyb2021-04-28 21:21:14 +0800
commit2c73f31f00035e67f2e6e249f05d3c02e1641ade (patch)
tree7151357d1892cd5a10234bedb3a1b804126d5521
parent9f6ebc4653721b406d13b064702a45853de15809 (diff)
downloadaur-2c73f31f00035e67f2e6e249f05d3c02e1641ade.tar.gz
Update to 5.12.0
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c7f0475602d..8eddc0a602b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-cacule-uksm-cjktty
pkgdesc = Linux Xanmod. Branch with Cacule scheduler by Hamad Marri
- pkgver = 5.11.16
+ pkgver = 5.12.0
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -12,23 +12,23 @@ pkgbase = linux-xanmod-cacule-uksm-cjktty
makedepends = libelf
makedepends = cpio
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.sign
- source = https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.16-xanmod1-cacule
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.sign
+ source = https://github.com/HougeLangley/customkernel/releases/download/v5.12-patch/patch-5.12.0-xanmod1-cacule
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = 0002-UKSM.patch
- source = 0003-CJKTTY.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v5.x/cjktty-5.11.patch
+ source = 0003-CJKTTY.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v5.x/cjktty-5.12.patch
source = 0004-DISABLEAUDIT.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
+ sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = 058152214727c204b2284f716991a015c4dcb563ebfc8d907cd8cdf7749fdf79
+ sha256sums = 6fd7f3bc041577614474eb67d1efef1b3e5151457b3caacbf2591d42513c81da
sha256sums = e840e41f0f91108f63fd6e085c93b02daa78729268bc31be7be7fb355203e38a
sha256sums = 74339b8ad0ad99f08606c5de0dd3c38f502e29e5c6a78d6efbe656662edb8d73
sha256sums = f00a84fd382d63cd0d47d6fd8ef6c8608b1c83ff9d6dbdd32cb985898afbbf58
- sha256sums = 7d8375f80012443a6d507eaaa913a6c8e4d8b7789b2523cceef9c5214a7650c5
+ sha256sums = a29a24e9ceaf0d18f56c826331e2ce993b621a90c3ad18f449c44efd5b2e84d1
sha256sums = 2264a33da476a51a844d09fa3bb13a41e8cf9f924258caffddf62a5a3857bba9
pkgname = linux-xanmod-cacule-uksm-cjktty
diff --git a/PKGBUILD b/PKGBUILD
index 971d4cf5c7b2..26f9907c5d1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,8 +60,8 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-cacule-uksm-cjktty
-pkgver=5.11.16
-_major=5.11
+pkgver=5.12.0
+_major=5.12
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -77,11 +77,11 @@ options=('!strip')
_srcname="linux-${pkgver}-xanmod${xanmod}"
source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar."{xz,sign}
- "https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-${pkgver}-xanmod1-cacule"
+ "https://github.com/HougeLangley/customkernel/releases/download/v5.12-patch/patch-${pkgver}-xanmod1-cacule"
choose-gcc-optimization.sh
'sphinx-workaround.patch'
'0002-UKSM.patch'
- '0003-CJKTTY.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v5.x/cjktty-5.11.patch'
+ "0003-CJKTTY.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v5.x/cjktty-${_major}.patch"
'0004-DISABLEAUDIT.patch')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
@@ -94,13 +94,13 @@ for _patch in $_commits; do
source+=("${_patch}.patch::https://git.archlinux.org/linux.git/patch/?id=${_patch}")
done
-sha256sums=('04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4'
+sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- '058152214727c204b2284f716991a015c4dcb563ebfc8d907cd8cdf7749fdf79'
+ '6fd7f3bc041577614474eb67d1efef1b3e5151457b3caacbf2591d42513c81da'
'e840e41f0f91108f63fd6e085c93b02daa78729268bc31be7be7fb355203e38a'
'74339b8ad0ad99f08606c5de0dd3c38f502e29e5c6a78d6efbe656662edb8d73'
'f00a84fd382d63cd0d47d6fd8ef6c8608b1c83ff9d6dbdd32cb985898afbbf58'
- '7d8375f80012443a6d507eaaa913a6c8e4d8b7789b2523cceef9c5214a7650c5'
+ 'a29a24e9ceaf0d18f56c826331e2ce993b621a90c3ad18f449c44efd5b2e84d1'
'2264a33da476a51a844d09fa3bb13a41e8cf9f924258caffddf62a5a3857bba9')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}