aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2021-10-13 01:23:15 -0700
committerAntoine Viallon2021-10-25 10:18:40 +0200
commitb2ae0ce096737a40549f6832f0fe0e9dbd680ef0 (patch)
tree7a492c91daf1f6e5c7525d9765667058bb9b7a5e
parentcfd08414c4bfdf4bcad218f6c34506903419d2ec (diff)
downloadaur-b2ae0ce096737a40549f6832f0fe0e9dbd680ef0.tar.gz
5.14.12.xanpre0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20aac203667e..08773c102e69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.11.xanmod1
+ pkgver = 5.14.12.xanpre0
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -21,6 +21,7 @@ pkgbase = linux-xanmod-rog
source = https://github.com/xanmod/linux/releases/download/5.14.11-xanmod1/patch-5.14.11-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.11-12.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
@@ -58,6 +59,7 @@ pkgbase = linux-xanmod-rog
sha256sums = 28a693aa89638012562172da2790e951f233f222e288c83f9e568ce28a542bbb
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
+ sha256sums = 02eecc1e1b32311eaacdf64d94fad981f0fecc2a61036a0331dafacc1164f14c
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index ffd9faa11cf2..044310724176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,8 +77,8 @@ _makenconfig=
pkgbase=linux-xanmod-rog
xanmod=5.14.11-xanmod1
-pkgver=${xanmod//-/.}
-#pkgver=5.14.9.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+#pkgver=${xanmod//-/.}
+pkgver=5.14.12.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.8-9.xz"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.11-12.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
#"Linux-5.14.5-rc1.patch"
@@ -165,6 +165,7 @@ sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'28a693aa89638012562172da2790e951f233f222e288c83f9e568ce28a542bbb'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
+ '02eecc1e1b32311eaacdf64d94fad981f0fecc2a61036a0331dafacc1164f14c'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'