[arch-commits] Commit in linux-zen/trunk (PKGBUILD config)

Jan Steffens heftig at gemini.archlinux.org
Wed Aug 3 12:00:04 UTC 2022


    Date: Wednesday, August 3, 2022 @ 12:00:02
  Author: heftig
Revision: 451996

5.18.16.zen1-1

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config

----------+
 PKGBUILD |    6 +++---
 config   |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 12:00:00 UTC (rev 451995)
+++ PKGBUILD	2022-08-03 12:00:02 UTC (rev 451996)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgbase=linux-zen
-pkgver=5.18.15.zen1
-pkgrel=2
+pkgver=5.18.16.zen1
+pkgrel=1
 pkgdesc='Linux ZEN'
 _srctag=v${pkgver%.*}-${pkgver##*.}
 url="https://github.com/zen-kernel/zen-kernel/commits/$_srctag"
@@ -26,7 +26,7 @@
   'C5ADB4F3FEBBCE27A3E54D7D9AE4078033F8024D'  # Steven Barrett <steven at liquorix.net>
 )
 sha256sums=('SKIP'
-            'e9fbc6f51647f25b3218a890ed1ca6be8ae27091b1b09a64e9df4c4a78edc6f4')
+            'b2010be3dd45ca8e4f3484d113e4811d0222ba3209fce3dec60d88d2486c04f3')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2022-08-03 12:00:00 UTC (rev 451995)
+++ config	2022-08-03 12:00:02 UTC (rev 451996)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.18.14-zen1 Kernel Configuration
+# Linux/x86 5.18.16-zen1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
 CONFIG_CC_IS_GCC=y
@@ -11102,7 +11102,7 @@
 # CONFIG_TEST_FPU is not set
 # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
 CONFIG_ARCH_USE_MEMTEST=y
-# CONFIG_MEMTEST is not set
+CONFIG_MEMTEST=y
 # CONFIG_HYPERV_TESTING is not set
 # end of Kernel Testing and Coverage
 # end of Kernel hacking



More information about the arch-commits mailing list