summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2023-05-11 16:37:19 +0200
committeregnappahz2023-05-11 16:37:19 +0200
commitb6a73f5441b64701e879f4bc355ad40f7012d1a2 (patch)
tree6c8b9864e26bf3c5f3a142fdbdb837fb4af741de
parent1f53cb15ec6d5d197a28cafa5d68244dd497f1b7 (diff)
downloadaur-b6a73f5441b64701e879f4bc355ad40f7012d1a2.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--config.x86_642
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98620775df9e..9da19a08d548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-slim
- pkgver = 6.3.v.1
- pkgrel = 2
+ pkgver = 6.3.v.2
+ pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -13,13 +13,13 @@ pkgbase = linux-slim
makedepends = libelf
makedepends = lzop
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.3.1
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.3.2
source = config.x86_64
source = linux-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = cb62e355c4ff4874de15b6ef17c808d045592a67adb542f9ca7d4fb4a8c21ad9
+ sha256sums = 7bcbe9029f302d54bc200b1ec00f45659aef58737d1ec8c0343e0ea8aee30581
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index e801e9d92b59..ca98ce336047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v6.3.1
+gitver=v6.3.2
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.3.v.1
-pkgrel=2
+pkgver=6.3.v.2
+pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'cb62e355c4ff4874de15b6ef17c808d045592a67adb542f9ca7d4fb4a8c21ad9'
+ '7bcbe9029f302d54bc200b1ec00f45659aef58737d1ec8c0343e0ea8aee30581'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index efcac7ef6211..8549fc729c18 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.3.1 Kernel Configuration
+# Linux/x86 6.3.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230429"
CONFIG_CC_IS_GCC=y