aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f6c57cd09c7..7a9736ac4f68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.5.xanpre0
- pkgrel = 2
+ pkgver = 5.14.6.xanpre0
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -18,10 +18,10 @@ 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.4-xanmod1/patch-5.14.4-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.14.5-xanmod1/patch-5.14.5-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.4-5.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.5-6.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
@@ -51,10 +51,10 @@ pkgbase = linux-xanmod-rog
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2
sha256sums = SKIP
- sha256sums = d5c166c07c346edf3a49089233096eefb5364eb7370c4a6da3346e771bf4e7ed
+ sha256sums = bd95710ed9bd42a01080b87726963371ce90b450b91e209e990db4bff66d6890
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
- sha256sums = 003a74e488e35ec7c4c45b1e1918ef6bf54d335a5202d1107f27e1209a6ea134
+ sha256sums = dfa6634931fffd1bfe9919ea7bbf9af1d23a7c28ff345debfdd819854cb81614
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index 91ee89acd68d..67b9f824711f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,10 +76,10 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-rog
-xanmod=5.14.4-xanmod1
+xanmod=5.14.5-xanmod1
#pkgver=${xanmod//-/.}
-pkgver=5.14.5.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
-pkgrel=2
+pkgver=5.14.6.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -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.4-5.xz"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.5-6.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
#"Linux-5.14.5-rc1.patch"
@@ -157,10 +157,10 @@ validpgpkeys=(
sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'SKIP'
- 'd5c166c07c346edf3a49089233096eefb5364eb7370c4a6da3346e771bf4e7ed'
+ 'bd95710ed9bd42a01080b87726963371ce90b450b91e209e990db4bff66d6890'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
- '003a74e488e35ec7c4c45b1e1918ef6bf54d335a5202d1107f27e1209a6ea134'
+ 'dfa6634931fffd1bfe9919ea7bbf9af1d23a7c28ff345debfdd819854cb81614'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'