summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2020-08-27 11:26:35 +0200
committeregnappahz2020-08-27 11:26:35 +0200
commit83fc4469963c7cf0dfd4f804ee2e259c991c7cb2 (patch)
tree24b2a2812a7a0c093a18e90d0a68184b9180e005
parent9902aa6bb4ad5cd26ac43b603d31702410a9ab4d (diff)
downloadaur-83fc4469963c7cf0dfd4f804ee2e259c991c7cb2.tar.gz
net hotfix release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_642
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2670e21dc45..9a4f0099ebb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.8.v.4
+ pkgver = 5.8.v.5
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = linux-amd
makedepends = git
makedepends = libelf
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.8.4
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.8.5
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = 5013_enable-cpu-optimizations-for-gcc10.patch
sha256sums = SKIP
- sha256sums = fae9d6dd835be206c4d997bfd21ba4096c4a552474f26b1af7704840d4298006
+ sha256sums = dda7c5204bb38346a68d3849b2f53e9eb97aca87f4be7b611752d08d87bab54b
sha256sums = 71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12
diff --git a/PKGBUILD b/PKGBUILD
index 478faf73a067..7bde68b6b2b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.8.4
-pkgver=5.8.v.4
+gitver=v5.8.5
+pkgver=5.8.v.5
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'fae9d6dd835be206c4d997bfd21ba4096c4a552474f26b1af7704840d4298006'
+ 'dda7c5204bb38346a68d3849b2f53e9eb97aca87f4be7b611752d08d87bab54b'
#.preset file
'71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 997b6e63c072..fb2eb2ac698e 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.8.4 Kernel Configuration
+# Linux/x86 5.8.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y