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 283b21f994e7..7716f3bc03f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -38,7 +38,7 @@ pkgbase = linux-manjaro-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/xanmod/linux/releases/download/5.11.11-xanmod1/patch-5.11.11-xanmod1.xz
+ source = https://github.com/HougeLangley/Xanmod-UKSM/releases/download/Fix/patch-5.11.11-xanmod1
source = choose-gcc-optimization.sh
source = https://gitlab.manjaro.org/packages/core/linux511/-/archive/0b6bb610e35c89af8a20e9e267bc09c942827501/linux511-0b6bb610e35c89af8a20e9e267bc09c942827501.tar.gz
source = 0002-UKSM.patch
diff --git a/PKGBUILD b/PKGBUILD
index bc4ce67c729a..559f234db8c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -105,7 +105,7 @@ makedepends=(
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/xanmod/linux/releases/download/${pkgver}-xanmod${xanmod}/patch-${pkgver}-xanmod${xanmod}.xz"
+ "https://github.com/HougeLangley/Xanmod-UKSM/releases/download/Fix/patch-5.11.11-xanmod1"
choose-gcc-optimization.sh
"https://gitlab.manjaro.org/packages/core/linux511/-/archive/${__commit}/linux511-${__commit}.tar.gz"
'0002-UKSM.patch')