summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Figueras2023-08-12 11:51:35 +0200
committerJoan Figueras2023-08-12 11:51:35 +0200
commit4076086f778f321d4a6a1a949ef1b9d6463810ce (patch)
tree1314cf1a671301fa59e01a6f68ee7ed4b58e5c32 /PKGBUILD
parentb02b8c3ee2946ed939c58fef7921215b2233cfc7 (diff)
downloadaur-4076086f778f321d4a6a1a949ef1b9d6463810ce.tar.gz
6.4.10-xanmod1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f46c647a1fbc..0c57933ded82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,10 +73,11 @@ fi
pkgbase=linux-xanmod
_major=6.4
-pkgver=${_major}.8
+pkgver=${_major}.10
_branch=6.x
xanmod=1
_revision=
+_branch=main
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Stable Mainline [MAIN]'
url="http://www.xanmod.org/"
@@ -93,9 +94,8 @@ 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://github.com/xanmod/linux/releases/download/${pkgver}-xanmod${xanmod}${_revision}/patch-${pkgver}-xanmod${xanmod}.xz"
+ "patch-${pkgver}-xanmod${xanmod}${_revision}.xz::https://sourceforge.net/projects/xanmod/files/releases/${_branch}/${pkgver}-xanmod${xanmod}/patch-${pkgver}-xanmod${xanmod}.xz/download"
choose-gcc-optimization.sh)
- #"patch-${pkgver}-xanmod${xanmod}.xz::https://sourceforge.net/projects/xanmod/files/releases/stable/${pkgver}-xanmod${xanmod}/patch-${pkgver}-xanmod${xanmod}.xz/download"
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
@@ -111,7 +111,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '8e3ada9a004bc6506e083fc232234bb4f422a51f37c8398fc5527200c27aa858'
+ '7040505e4388b7322eab4a15c321f8da5368298fc3d926bc402228409a947cc5'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}