summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHouge Langley2021-01-31 16:37:52 +0800
committerHouge Langley2021-01-31 16:37:52 +0800
commit43c6e203993bb1c828ca280236faaebb050addf7 (patch)
tree8e6418317c8bacb2c1ef4439baa5e3591a5a61e3 /PKGBUILD
parent378e1fd5166ea13984990ac7fdcecef612650416 (diff)
downloadaur-43c6e203993bb1c828ca280236faaebb050addf7.tar.gz
Fixed mistake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47a07ba4a04c..0d5f0b32f13f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -102,7 +102,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/xanmod/linux/releases/download/${pkgver}-xanmod${xanmod}/patch-${pkgver}-xanmod${xanmod}-cacule.xz"
choose-gcc-optimization.sh
"https://gitlab.manjaro.org/packages/core/linux510/-/archive/${__commit}/linux510-${__commit}.tar.gz"
'0002-UKSM.patch')