aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott B2021-09-04 00:45:43 -0700
committerAntoine Viallon2021-10-25 10:18:28 +0200
commit2b224da7aaa813cb5daf33cbd6ee09190c120750 (patch)
tree211af8166b0c28fcf6e8f713cf115fdcad9cc02f /PKGBUILD
parent41bde62c2f58d9c36197c3f83d1f24e0121fad71 (diff)
downloadaur-2b224da7aaa813cb5daf33cbd6ee09190c120750.tar.gz
5.14.1.xanmod1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 7 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0fce949a973..37602a8ae1e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,9 +76,9 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-rog
-xanmod=5.14.0-xanmod1
-#pkgver=${xanmod//-/.}
-pkgver=5.14.1.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+xanmod=5.14.1-xanmod1
+pkgver=${xanmod//-/.}
+#pkgver=5.14.1.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
@@ -104,7 +104,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
# incremental kernel.org patch ahead of official Xanmod release
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.13.13-14.xz"
- "https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
+ #"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
# don't drop shared caches on C3 state transitions
"x86-ACPI-State-Optimize-C3-entry-on-AMD-CPUs.patch"
@@ -155,10 +155,9 @@ validpgpkeys=(
sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'SKIP'
- 'b8e693326d8daf6d91e7dfb81ebdef88edc9d7ded6ad12907b2c7a0551e802ab'
+ 'dea4b648fbffb1a41b1f8ef907e3dc386bb525ee82ae4314de7bcf1aca580b0e'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
- '96c0bbe43e508f56277a3f03386cc01538bad013bcfaf0384475a01deaf244d7'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'
@@ -205,8 +204,8 @@ prepare() {
# WARN: mangle Makefile versions here if needed so patches apply cleanly
- # Monkey patch: apply kernel.org patches when mainline is slightly ahead of Xanmod official
- patch -Np1 -i ../patch-5.14.1
+ ## Monkey patch: apply kernel.org patches when mainline is slightly ahead of Xanmod official
+ #patch -Np1 -i ../patch-5.14.1
# Archlinux patches
local src