summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-04-16 00:10:11 +0800
committerzhullyb2021-04-16 00:10:11 +0800
commit02758cefcf2a70796c32bec7b11f791c18c502bc (patch)
tree9bafcec2ecbb1f747bdd0e9e63aced876eb8ed31
parentf734a1a3dc604d84475cbb57a6f92348a24f7a41 (diff)
downloadaur-02758cefcf2a70796c32bec7b11f791c18c502bc.tar.gz
Fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3479936f9cfb..9ce8182659cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = linux-xanmod-cacule-uksm-cjktty
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.12-xanmod1-cacule
+ source = https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.14-xanmod1-cacule
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = 0002-UKSM.patch
diff --git a/PKGBUILD b/PKGBUILD
index 06e608d8ea66..09f090a32d0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,7 +77,7 @@ 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-5.11.12-xanmod1-cacule"
+ "https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-${pkgver}-xanmod1-cacule"
choose-gcc-optimization.sh
'sphinx-workaround.patch'
'0002-UKSM.patch'