aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2021-09-27 08:07:03 -0700
committerAntoine Viallon2021-10-25 10:18:35 +0200
commit3c03aa6517e25ec57b99bfa26543a24323414a18 (patch)
tree0a4a5db04195484e9085e72978884cdaea016f67
parent749689bf1beb11a7b6e0e21bcdef6b118cfb8117 (diff)
downloadaur-3c03aa6517e25ec57b99bfa26543a24323414a18.tar.gz
5.14.8.xanmod1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03a428878e1c..75479a645e8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.8.xanpre0
+ pkgver = 5.14.8.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.7-xanmod1/patch-5.14.7-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.14.8-xanmod1/patch-5.14.8-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.7-8.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
@@ -53,10 +52,9 @@ pkgbase = linux-xanmod-rog
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2
sha256sums = SKIP
- sha256sums = bdc0eae12ce45c4657f1f10c0018470804414da86f512275de000578520d7c37
+ sha256sums = 102f08a787405f02975d0b373e8f9f03e865d6554ce394bb5c10e1de8a19c97e
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
- sha256sums = 8081b9d4da338d63c5fd4278980ec6a8113b28596059ace5f99c1167d5316d12
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index 958b7796df61..3ea406e2bf53 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.7-xanmod1
-#pkgver=${xanmod//-/.}
-pkgver=5.14.8.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+xanmod=5.14.8-xanmod1
+pkgver=${xanmod//-/.}
+#pkgver=5.14.8.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.7-8.xz"
+ #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.7-8.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
#"Linux-5.14.5-rc1.patch"
@@ -159,10 +159,9 @@ validpgpkeys=(
sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'SKIP'
- 'bdc0eae12ce45c4657f1f10c0018470804414da86f512275de000578520d7c37'
+ '102f08a787405f02975d0b373e8f9f03e865d6554ce394bb5c10e1de8a19c97e'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
- '8081b9d4da338d63c5fd4278980ec6a8113b28596059ace5f99c1167d5316d12'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'