summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--config.x86_644
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1f9ed19a6b9..5b56bb9bf394 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-slim
pkgver = 5.3.v.8
- pkgrel = 1
+ pkgrel = 2
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -16,7 +16,7 @@ pkgbase = linux-slim
source = config.x86_64
source = linux-slim.preset
sha256sums = SKIP
- sha256sums = 57c84ba2586998de99447e3977b1025c19ee6994d0ad21ce596e993c6b01dbdc
+ sha256sums = 3bcdc1a123ce3c0f08524a8b08ce28099c6488000aa3e6b54878945daa60bdf1
sha256sums = 41a0bb63095f32a501a54c2835b3fd883f51f00ad52739e5f1b9bd2f69b1f367
pkgname = linux-slim
diff --git a/PKGBUILD b/PKGBUILD
index 079fa99b9097..c04f4eca7990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=linux-slim
_srcname=linux
gitver=v5.3.8
pkgver=5.3.v.8
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -21,7 +21,7 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git'
"${pkgbase}.preset")
sha256sums=('SKIP'
#config.x86_64
- '57c84ba2586998de99447e3977b1025c19ee6994d0ad21ce596e993c6b01dbdc'
+ '3bcdc1a123ce3c0f08524a8b08ce28099c6488000aa3e6b54878945daa60bdf1'
#.preset file
'41a0bb63095f32a501a54c2835b3fd883f51f00ad52739e5f1b9bd2f69b1f367')
diff --git a/config.x86_64 b/config.x86_64
index bcbfd263e082..8abe3edc4539 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -4,10 +4,10 @@
#
#
-# Compiler: gcc (GCC) 9.1.0
+# Compiler: gcc (GCC) 9.2.0
#
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90100
+CONFIG_GCC_VERSION=90200
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y