summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6de831d18d05..6935af95cc9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _makenconfig=y
pkgbase=linux-manjaro-xanmod-cacule-uksm
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.11.13
+pkgver=5.11.14
_major=5.11
_branch=5.x
xanmod=1
@@ -76,7 +76,7 @@ pkgdesc='Linux Xanmod Cacule UKSM'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="c7855cdcf1efebe4dcdceefeb0e42dbbc7d38196" # 5.11.13-1
+__commit="f8dca184a6a08a16995719bf2348d930639ebf60" # 5.11.14-1
license=(GPL2)
makedepends=(
@@ -88,7 +88,7 @@ makedepends=(
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.13-xanmod1-cacule"
+ "https://github.com/HougeLangley/customkernel/releases/download/Kernel-v5.11.x/patch-5.11.14-xanmod1-cacule"
choose-gcc-optimization.sh
"https://gitlab.manjaro.org/packages/core/linux511/-/archive/${__commit}/linux511-${__commit}.tar.gz"
'0002-UKSM.patch')