aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57eeff30d94c..e0b2051bd600 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bootsplash
pkgdesc = Linux kernel with kernel bootsplash support
- pkgver = 5.2.7
+ pkgver = 5.2.8
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.7.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.8.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 = db3e69936b9a4f2754838086417ab49039807cac6d62cb81bf642fb481835fa9
+ sha256sums = a127cd06cc01468e5564c5242827610b679827d7b40c2a2e4d82c629dd0f6937
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.7
+ provides = linux=5.2.8
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.7
- provides = linux-headers=5.2.7
+ provides = linux-headers=5.2.8
+ provides = linux-headers=5.2.8
diff --git a/PKGBUILD b/PKGBUILD
index 9a3ba142d92a..6056dbcccf5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _localmodcfg=
pkgbase=linux-bootsplash
pkgdesc='Linux kernel with kernel bootsplash support'
-_srcver=5.2.7-arch1
+_srcver=5.2.8-arch1
pkgver=${_srcver%-*}
pkgrel=1
arch=(x86_64)
@@ -102,7 +102,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('db3e69936b9a4f2754838086417ab49039807cac6d62cb81bf642fb481835fa9'
+sha256sums=('a127cd06cc01468e5564c5242827610b679827d7b40c2a2e4d82c629dd0f6937'
'SKIP'
'1c4d5500a3b4995035c2e940fc0ad2a2dae7be047c8eb20c097444e348258f87'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'