aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2021-09-13 15:13:12 -0700
committerAntoine Viallon2021-10-25 10:18:30 +0200
commita914ad609c728467a0cc96dda03f4d3f01febb96 (patch)
tree4360021603e4c119dd7a3a22f8e6252d8b0982fa
parentacafd57155682977eda4de99a5f808bd52d8fb4d (diff)
downloadaur-a914ad609c728467a0cc96dda03f4d3f01febb96.tar.gz
5.14.3.xanmod1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD13
2 files changed, 9 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff9fcea91004..9ac53fcd6a7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.2.xanpre0
+ pkgver = 5.14.3.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.1-xanmod1/patch-5.14.1-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.14.3-xanmod1/patch-5.14.3-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.1-2.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 = dea4b648fbffb1a41b1f8ef907e3dc386bb525ee82ae4314de7bcf1aca580b0e
+ sha256sums = 6ea167b3b66a304658cd428d22b512866d9fe7b87534dff559a6c37cc1f0b670
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
- sha256sums = 79ad948914a142de91b59f9973520043ba1924837e796b2ec4ac1cfdcba00a2a
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index c72cd0a1b1cb..9fa06a726c9f 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.1-xanmod1
-#pkgver=${xanmod//-/.}
-pkgver=5.14.2.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+xanmod=5.14.3-xanmod1
+pkgver=${xanmod//-/.}
+#pkgver=5.14.2.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.1-2.xz"
+ #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.1-2.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'
- 'dea4b648fbffb1a41b1f8ef907e3dc386bb525ee82ae4314de7bcf1aca580b0e'
+ '6ea167b3b66a304658cd428d22b512866d9fe7b87534dff559a6c37cc1f0b670'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
- '79ad948914a142de91b59f9973520043ba1924837e796b2ec4ac1cfdcba00a2a'
'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.1-2
+ ##patch -Np1 -i ../patch-5.14.1-2
# Archlinux patches
local src