aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2021-09-30 04:16:02 -0700
committerAntoine Viallon2021-10-25 10:18:37 +0200
commitccbdadfaf8e8c3397c040ca4e3d5be41e8c4e571 (patch)
tree2603fffc52dd45eda26c9ac5e22a747c18f33c2d
parent1cddd11521cfb0fe90450ee27c516827d1845fa5 (diff)
downloadaur-ccbdadfaf8e8c3397c040ca4e3d5be41e8c4e571.tar.gz
5.14.9.xanpre0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6a22d8bb025..1b3d1b8f5949 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.8.xanmod1
- pkgrel = 3
+ pkgver = 5.14.9.xanpre0
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -21,6 +21,7 @@ pkgbase = linux-xanmod-rog
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.8-9.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
@@ -56,6 +57,7 @@ pkgbase = linux-xanmod-rog
sha256sums = 102f08a787405f02975d0b373e8f9f03e865d6554ce394bb5c10e1de8a19c97e
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
+ sha256sums = 0ddea6d95cf5d23dbc3739aa67294a1817c18431ade61b50cd28652289aed5fa
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index e27fac75522d..8a9ef4a4faef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,9 +77,9 @@ _makenconfig=
pkgbase=linux-xanmod-rog
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=3
+#pkgver=${xanmod//-/.}
+pkgver=5.14.9.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.7-8.xz"
+ "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/patch-5.14.1.xz"
#"Linux-5.14.5-rc1.patch"
@@ -163,6 +163,7 @@ sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'102f08a787405f02975d0b373e8f9f03e865d6554ce394bb5c10e1de8a19c97e'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
+ '0ddea6d95cf5d23dbc3739aa67294a1817c18431ade61b50cd28652289aed5fa'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'