aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67717b410494..6a53fa4891e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.15.2.xanmod1
+ pkgver = 5.15.3.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.15.2-xanmod1/patch-5.15.2-xanmod1.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.15.2-3.xz
source = squashed-mm-multigenerational-lru-v5-for-5.15.y.patch
source = x86-ACPI-State-Optimize-C3-entry-on-AMD-CPUs.patch
source = acpi-battery-Always-read-fresh-battery-state-on-update.patch
@@ -48,6 +49,7 @@ pkgbase = linux-xanmod-rog
sha256sums = cdb4d9b6a1cfc9e58fc7717f3e6bd60374d5d4435fa7aaa1859779c692d0e34d
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
+ sha256sums = 074f5dd036079f81fcc4a239b6d159528fa22a57e06d5658f8b5c4970de65c26
sha256sums = 7675116fc7da55cfb9c6ceaaf120c5ebd285a13b1f1641ca810dd05516c88e0b
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
diff --git a/PKGBUILD b/PKGBUILD
index a78006b6ffd3..fe9521f0727c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -91,8 +91,8 @@ _makenconfig=
pkgbase=linux-xanmod-rog
xanmod=5.15.2-xanmod1
-pkgver=${xanmod//-/.}
-#pkgver=5.15.1.xanpre0 # NOTE: start 4th position with 'xan...', we parse for this pattern later
+#pkgver=${xanmod//-/.}
+pkgver=5.15.3.xanpre0 # NOTE: start 4th position with 'xan...', we parse for this pattern later
pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
@@ -120,7 +120,8 @@ 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/patch-5.15.1.xz"
- #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.15-16.xz"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.15.2-3.xz"
+ #"Linux-5.15.3-rc4.patch"
# amd-pstate v3 included in Xanmod
@@ -178,6 +179,7 @@ sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'cdb4d9b6a1cfc9e58fc7717f3e6bd60374d5d4435fa7aaa1859779c692d0e34d'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
+ '074f5dd036079f81fcc4a239b6d159528fa22a57e06d5658f8b5c4970de65c26'
'7675116fc7da55cfb9c6ceaaf120c5ebd285a13b1f1641ca810dd05516c88e0b'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'