summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 589f21f02e3a..fe687a574f14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 10 12:22:19 UTC 2018
+# Mon Mar 12 21:45:34 UTC 2018
pkgbase = linux-ck
- pkgver = 4.15.8
- pkgrel = 2
+ pkgver = 4.15.9
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.8.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.8.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.9.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.9.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -25,7 +25,7 @@ pkgbase = linux-ck
source = 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769
sha256sums = SKIP
- sha256sums = 93e9495e5d43f3ff6695b50ba74fc17d8feef670c16c08acd005059b54db1ef0
+ sha256sums = f3070554bd5f1640085cc35ae2f4bc23a94f9cf47b562140e5c2ec9a16d6b52e
sha256sums = SKIP
sha256sums = ea0dbe0c3cf14be9fafeddfa809cd80a50cc59437663f969637013c3859c05a8
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -44,12 +44,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.15.8
+ provides = linux-ck=4.15.9
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=4.15.8
- provides = linux-headers=4.15.8
+ provides = linux-ck-headers=4.15.9
+ provides = linux-headers=4.15.9
diff --git a/PKGBUILD b/PKGBUILD
index 0f201ce017ba..e8a98d75f0a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,8 +64,8 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.15
-pkgver=4.15.8
-pkgrel=2
+pkgver=4.15.9
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -93,7 +93,7 @@ validpgpkeys=(
)
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- '93e9495e5d43f3ff6695b50ba74fc17d8feef670c16c08acd005059b54db1ef0'
+ 'f3070554bd5f1640085cc35ae2f4bc23a94f9cf47b562140e5c2ec9a16d6b52e'
'SKIP'
'ea0dbe0c3cf14be9fafeddfa809cd80a50cc59437663f969637013c3859c05a8'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'