summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 444f06b4bac4..b99de38936d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = linux-xanmod-uksm
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/Xanmod-UKSM/releases/download/Fix/patch-5.11.13-xanmod1
+ source = https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.13-xanmod1
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = 0002-UKSM.patch
diff --git a/PKGBUILD b/PKGBUILD
index 2cd1da587806..897d5b93ba6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -80,7 +80,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/Xanmod-UKSM/releases/download/Fix/patch-5.11.13-xanmod1"
+ "https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.13-xanmod1"
choose-gcc-optimization.sh
'sphinx-workaround.patch'
'0002-UKSM.patch')