summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHouge Langley2021-01-31 16:42:58 +0800
committerHouge Langley2021-01-31 16:42:58 +0800
commiteaf58e0bf753429da84f4fc8cfdffcff0b7ce3fa (patch)
tree7fb379e03c2a8c89f02afdcac40cf1f6cfa16e90
parent43c6e203993bb1c828ca280236faaebb050addf7 (diff)
downloadaur-eaf58e0bf753429da84f4fc8cfdffcff0b7ce3fa.tar.gz
Fixed mistake 2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d5f0b32f13f..d9d3eb4309dd 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}-cacule.xz"
+ "https://github.com/xanmod/linux/releases/download/${pkgver}-xanmod${xanmod}-cacule/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')