summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-08-12 11:56:08 +0200
committerJoan Figueras2023-08-12 11:56:08 +0200
commitdfc128ffb47a0839edcc3968fda15e7cb272b8e2 (patch)
treef2f0186e5fa42994b6164b05c5b37251239e8b8f
parent951763f5e38804e11a98f7ec95f1d23fd9217a5b (diff)
downloadaur-dfc128ffb47a0839edcc3968fda15e7cb272b8e2.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 3b4f011277dc..08c98feea9c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,8 +13,8 @@ pkgbase = linux-xanmod-edge
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 283c86eebacd..873091b2abf5 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 - Rolling Release [EDGE]'
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