From fd62a6bc1df02946eafb4b5b4006955538edf077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Mon, 14 Jan 2019 04:02:47 +0100 Subject: [PATCH] Bump to 4.20.2 --- PKGBUILD | 4 ++-- config.x86_64 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index cbc3ee3..56ff734 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.20.1 +pkgver=4.20.2 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') @@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl source=("$_repourl#tag=v${pkgver/_/-}" "config.$CARCH") md5sums=('SKIP' - '135b615754a2c87c537d29801b8141c5') + '6b4f2c5b079fffc801d4f0f14a966a65') prepare() { # fake linux directory if necessary diff --git a/config.x86_64 b/config.x86_64 index 275c970..6fa4824 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.20.1 Kernel Configuration +# Linux/x86 4.20.2 Kernel Configuration # # -- GitLab