aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2021-10-20 04:10:33 -0700
committerAntoine Viallon2021-10-25 10:18:42 +0200
commitabd7bcf0d45ae2ac80b7426fe681d6c44e9ec2ac (patch)
tree61573f9de7e95bad79e9a44441019fde070dc816
parentb65dcee5f16e0befcf6a9a424a24ff5cea59a6d9 (diff)
downloadaur-abd7bcf0d45ae2ac80b7426fe681d6c44e9ec2ac.tar.gz
5.14.14.xanpre0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bbac5a9a509..df042b663727 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.14.13.xanmod1
+ pkgver = 5.14.14.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.13-xanmod1/patch-5.14.13-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.13-14.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 = df403c2e2725871dff62152551d5ba213beeb8a604571aa78c8d8885f4a0bf34
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
+ sha256sums = 260ee04fc176684703e46d206b68367c102ee6ab846a627d02a10e5a066d1669
sha256sums = 923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716
sha256sums = f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90
sha256sums = de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e
diff --git a/PKGBUILD b/PKGBUILD
index cee8d06d54f3..e5604970a67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -81,8 +81,8 @@ _makenconfig=
pkgbase=linux-xanmod-rog
xanmod=5.14.13-xanmod1
-pkgver=${xanmod//-/.}
-#pkgver=5.14.13.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+#pkgver=${xanmod//-/.}
+pkgver=5.14.14.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
@@ -108,7 +108,7 @@ 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.14.1.xz"
- #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.12-13.xz"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.13-14.xz"
# stable rc patches
#"Linux-5.14.5-rc1.patch"
@@ -170,6 +170,7 @@ sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'df403c2e2725871dff62152551d5ba213beeb8a604571aa78c8d8885f4a0bf34'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
+ '260ee04fc176684703e46d206b68367c102ee6ab846a627d02a10e5a066d1669'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'