summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-08-12 11:56:53 +0200
committerJoan Figueras2023-08-12 11:56:53 +0200
commit175c02fd1d4c6f664722e31728179807380984b4 (patch)
treea5ae420b2bb044f77b71167f4801f9d654c227d2
parent4076086f778f321d4a6a1a949ef1b9d6463810ce (diff)
downloadaur-175c02fd1d4c6f664722e31728179807380984b4.tar.gz
Fixed variable
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6e1c6c3a6ee..54e8887bbf2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,8 +13,8 @@ pkgbase = linux-xanmod
makedepends = tar
makedepends = xz
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/vmain/linux-6.4.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/vmain/linux-6.4.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign
source = patch-6.4.10-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.4.10-xanmod1/patch-6.4.10-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
diff --git a/PKGBUILD b/PKGBUILD
index 0c57933ded82..89592b678795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,7 +77,7 @@ pkgver=${_major}.10
_branch=6.x
xanmod=1
_revision=
-_branch=main
+_sf_branch=main
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Stable Mainline [MAIN]'
url="http://www.xanmod.org/"
@@ -94,7 +94,7 @@ options=('!strip')
_srcname="linux-${pkgver}-xanmod${xanmod}"
source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar."{xz,sign}
- "patch-${pkgver}-xanmod${xanmod}${_revision}.xz::https://sourceforge.net/projects/xanmod/files/releases/${_branch}/${pkgver}-xanmod${xanmod}/patch-${pkgver}-xanmod${xanmod}.xz/download"
+ "patch-${pkgver}-xanmod${xanmod}${_revision}.xz::https://sourceforge.net/projects/xanmod/files/releases/${_sf_branch}/${pkgver}-xanmod${xanmod}/patch-${pkgver}-xanmod${xanmod}.xz/download"
choose-gcc-optimization.sh)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds