summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cee16978b8b1..a1ba71a82db8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-uksm
pkgdesc = Linux Xanmod
- pkgver = 5.11.14
+ pkgver = 5.11.15
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-xanmod-uksm
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.sign
- source = https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.14-xanmod1
+ source = https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.15-xanmod1
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = 0002-UKSM.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0bb12e3d6caf..7295f8be863d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _makenconfig=y
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-uksm
-pkgver=5.11.14
+pkgver=5.11.15
_major=5.11
_branch=5.x
xanmod=1
@@ -80,7 +80,7 @@ options=('!strip')
_srcname="linux-${pkgver}-xanmod${xanmod}"
source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar."{xz,sign}
- "https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.14-xanmod1"
+ "https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.15-xanmod1"
choose-gcc-optimization.sh
'sphinx-workaround.patch'
'0002-UKSM.patch')