summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorantman6662023-07-04 12:09:37 +0800
committerantman6662023-07-04 12:09:37 +0800
commitabc7a01279ded58649730870b5471e4290200324 (patch)
tree228fbbaea87148c6807a32f7a75f735074be69a8 /PKGBUILD
parent04b72f967d52415999dd8bc7f7f199b7da31cebc (diff)
downloadaur-abc7a01279ded58649730870b5471e4290200324.tar.gz
update linux-xanmod-tt-uksm-cjktty to 6.4.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7200f6ebb17..e387d031f61b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -101,8 +101,8 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-tt-uksm-cjktty
-_major=6.3
-pkgver=${_major}.9
+_major=6.4
+pkgver=${_major}.1
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -128,7 +128,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
"https://github.com/antman666/linux-xanmod-tt-uksm-cjktty/releases/download/linux-xanmod-tt_patch/patch-${pkgver}-xanmod${xanmod}-tt.zst"
choose-gcc-optimization.sh
"0001-cjktty.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v${_branch}/cjktty-${_major}.patch"
- "0002-UKSM.patch::${_patches_url}/uksmd-cachyos-patches-all/0001-uksmd-cachyos-patches.patch"
+ "0002-UKSM.patch::${_patches_url}/uksmd-cachyos-patches/0001-mm-expose-per-process-KSM-control-via-syscalls.patch"
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
@@ -143,12 +143,12 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://raw.githubusercontent.com/archlinux/svntogit-packages/${_commit}/trunk/${_patch}")
done
-sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
+sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '4fa4c79654e32e45a211c549954ecd7352dc46a42e7b9239f16ed442c8fe9dc7'
+ '67a72f3669ab4e5dcd56eeb894581837b615f4f1077ef69d28a357a23f75c871'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30'
- '427b16aeece1b62667ab34d45e43e4f476f5f4875daf8553597c95e2bfa22ef1'
- 'eb7d7f0b0c7bca67140cc02109f022f06637b8fed1229d4f37a2d7af5bd38dde')
+ 'a06671be0ea57693c09f9f96fabfdefd69153bdda2bf45d516825f145e6b75cf'
+ '1c4deddaede56cb45c4f94bff94a3d42e75cff72b4d24b4e7a7246609a1e816c')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}
export KBUILD_BUILD_USER=${KBUILD_BUILD_USER:-makepkg}