summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-03-08 20:05:34 +0100
committeregnappahz2022-03-08 20:05:34 +0100
commitb8488e0a7123d7daa55db82f3990bd899f35f340 (patch)
tree319f1c716c386cc73600920d7dcad6fbc699fd76
parent2cc374ba5475c9338562f41d3e16dc6dd827ead0 (diff)
downloadaur-b8488e0a7123d7daa55db82f3990bd899f35f340.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 ff36c7886b3d..8be66b7c83f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-slim
- pkgver = 5.16.v.12
- pkgrel = 2
+ pkgver = 5.16.v.13
+ 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=v5.16.12
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.16.13
source = config.x86_64
source = linux-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20211114/more-uarches-for-kernel-5.15+.patch
sha256sums = SKIP
- sha256sums = df1c2af973ca696c4d949d64a2641d94756352ca33266e44aaaf16596a3a79e7
+ sha256sums = c6865e87e8d7128736eadf62d76ce760fe56694b97295da4e54de18e545da852
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 380bcf40cc8396e97bd1d7f2577ab2ace51885858d3f155b1fb2dd5469efd00d
diff --git a/PKGBUILD b/PKGBUILD
index 1b68e0811490..578580d0581e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v5.16.12
+gitver=v5.16.13
patchver=20211114
patchname=more-uarches-for-kernel-5.15+.patch
-pkgver=5.16.v.12
-pkgrel=2
+pkgver=5.16.v.13
+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
- 'df1c2af973ca696c4d949d64a2641d94756352ca33266e44aaaf16596a3a79e7'
+ 'c6865e87e8d7128736eadf62d76ce760fe56694b97295da4e54de18e545da852'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 19f4811feef2..955d1640d719 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.16.12 Kernel Configuration
+# Linux/x86 5.16.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y