aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD13
2 files changed, 9 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a311c157a273..2cb651464f38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.4.xanpre0
+ pkgver = 5.14.4.xanmod1
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -18,10 +18,9 @@ pkgbase = linux-xanmod-rog
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.14.3-xanmod1/patch-5.14.3-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.14.4-xanmod1/patch-5.14.4-xanmod1.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.3-4.xz
source = x86-ACPI-State-Optimize-C3-entry-on-AMD-CPUs.patch
source = acpi-battery-Always-read-fresh-battery-state-on-update.patch
source = hwmon-k10temp-support-Zen3-APUs.patch
@@ -49,10 +48,9 @@ pkgbase = linux-xanmod-rog
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2
sha256sums = SKIP
- sha256sums = 6ea167b3b66a304658cd428d22b512866d9fe7b87534dff559a6c37cc1f0b670
+ sha256sums = d5c166c07c346edf3a49089233096eefb5364eb7370c4a6da3346e771bf4e7ed
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
- sha256sums = cc62c48cdb4916ecc0c88266a116206fe2e5bd33eec52bc02c788fb2f699937c
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index 8917ba36f1a1..8fd555d17284 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.3-xanmod1
-#pkgver=${xanmod//-/.}
-pkgver=5.14.4.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+xanmod=5.14.4-xanmod1
+pkgver=${xanmod//-/.}
+#pkgver=5.14.4.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
@@ -103,7 +103,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
"sphinx-workaround.patch"
# incremental kernel.org patch ahead of official Xanmod release
- "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.3-4.xz"
+ #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.3-4.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
# don't drop shared caches on C3 state transitions
@@ -154,10 +154,9 @@ validpgpkeys=(
sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'SKIP'
- '6ea167b3b66a304658cd428d22b512866d9fe7b87534dff559a6c37cc1f0b670'
+ 'd5c166c07c346edf3a49089233096eefb5364eb7370c4a6da3346e771bf4e7ed'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
- 'cc62c48cdb4916ecc0c88266a116206fe2e5bd33eec52bc02c788fb2f699937c'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'
@@ -205,7 +204,7 @@ 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.3-4
+ #patch -Np1 -i ../patch-5.14.3-4
# Archlinux patches
local src