summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHouge Langley2021-04-01 21:32:05 +0800
committerHouge Langley2021-04-01 21:32:05 +0800
commit5b30be88150efe31221ca086480758936785a2b4 (patch)
tree7615d1817903987b95a68f2f284466791f06b778 /PKGBUILD
parentb148fa8d0e47ca0ab43dc9ec9aa1e1472f5feefa (diff)
downloadaur-5b30be88150efe31221ca086480758936785a2b4.tar.gz
Fixed patch failed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')