summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8428e731600..75dcb8bc8710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: OriginCode <self@origincode.me>
pkgbase=linux-froidzen
-pkgver=5.13.10.zen1
+pkgver=5.14.2.zen1
pkgrel=1
pkgdesc='Linux ZEN with Patches and Modifications'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -18,16 +18,17 @@ _srcname=zen-kernel
source=(
"$_srcname::git+https://github.com/zen-kernel/zen-kernel?signed#tag=$_srctag"
config # the main kernel config file
- 'https://raw.githubusercontent.com/dolohow/uksm/master/v5.x/uksm-5.13.patch' # UKSM Patch
+ 'https://raw.githubusercontent.com/dolohow/uksm/master/v5.x/uksm-5.14.patch' # UKSM Patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
+ 'C5ADB4F3FEBBCE27A3E54D7D9AE4078033F8024D' # Steven Barrett <steven@liquorix.net>
)
sha256sums=('SKIP'
- '556a5f3347e5e81cda0d93fbd0a6e2640bb0237a88c918d74c91aa77ea81b71f'
- 'd38e2ee1f43bd6ca18845c80f5e68c0e597db01780004ff47607dd605e9aa086')
+ 'eaffec6fe4ff3a5600597e7f447dcb0b9cf7473f259d24a052fd1118f465abbc'
+ '0b4b31fd91628c3ac35aa18ae4a78900ba03474451a64d5ad17b1f8b00d095b7')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase