aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcharveey2019-08-10 04:59:26 +0000
committercharveey2019-08-10 04:59:26 +0000
commit98855516518da3b33d23f2a5c5e42ea4dee9d33d (patch)
tree365f596e5edc6573e6efcc91c9f948867fc641af
parentbc5266824f8a2a0bd3a78c83e15167e40b02710d (diff)
downloadaur-98855516518da3b33d23f2a5c5e42ea4dee9d33d.tar.gz
updated to 5.2.7
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
-rw-r--r--README.md4
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2e4a52b589c..57eeff30d94c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bootsplash
pkgdesc = Linux kernel with kernel bootsplash support
- pkgver = 5.2.6
+ pkgver = 5.2.7
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = linux-bootsplash
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.7.tar.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -37,7 +37,7 @@ pkgbase = linux-bootsplash
source = ajax-loader.gif
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2
+ sha256sums = db3e69936b9a4f2754838086417ab49039807cac6d62cb81bf642fb481835fa9
sha256sums = SKIP
sha256sums = 1c4d5500a3b4995035c2e940fc0ad2a2dae7be047c8eb20c097444e348258f87
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -73,12 +73,12 @@ pkgname = linux-bootsplash
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
optdepends = bootsplash-systemd: to enable bootsplash
- provides = linux=5.2.6
+ provides = linux=5.2.7
backup = etc/mkinitcpio.d/linux-bootsplash.preset
pkgname = linux-bootsplash-headers
pkgdesc = Header files and scripts for building modules for Linux-bootsplash kernel
depends = linux
- provides = linux-headers=5.2.6
- provides = linux-headers=5.2.6
+ provides = linux-headers=5.2.7
+ provides = linux-headers=5.2.7
diff --git a/PKGBUILD b/PKGBUILD
index 04f876bc306f..9a3ba142d92a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _localmodcfg=
pkgbase=linux-bootsplash
pkgdesc='Linux kernel with kernel bootsplash support'
-_srcver=5.2.6-arch1
+_srcver=5.2.7-arch1
pkgver=${_srcver%-*}
pkgrel=1
arch=(x86_64)
@@ -102,7 +102,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2'
+sha256sums=('db3e69936b9a4f2754838086417ab49039807cac6d62cb81bf642fb481835fa9'
'SKIP'
'1c4d5500a3b4995035c2e940fc0ad2a2dae7be047c8eb20c097444e348258f87'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
diff --git a/README.md b/README.md
index ad1a09420afa..3d0c4018a426 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ The Linux bootsplash
====================
Date: November, 2017
+
Author: Max Staudt <mstaudt@suse.de>
@@ -9,8 +10,7 @@ The Linux bootsplash is a graphical replacement for the '``quiet``' boot
option, typically showing a logo and a spinner animation as the system starts.
Currently, it is a part of the Framebuffer Console support, and can be found
-as ``CONFIG_BOOTSPLASH`` in the kernel configuration. This means that as long
-as it is enabled, it hijacks fbcon's output and draws a splash screen instead.
+as ``CONFIG_BOOTSPLASH`` in the kernel configuration. This means that as long as it is enabled, it hijacks fbcon's output and draws a splash screen instead.
Purely compiling in the bootsplash will not render it functional - to actually
render a splash, you will also need a splash theme file. See the example