summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c86947e3354..20151bf2ef04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Feb 3 20:52:04 UTC 2018
+# Wed Feb 7 22:21:10 UTC 2018
pkgbase = linux-ck
- pkgver = 4.14.17
+ pkgver = 4.14.18
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.17.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.17.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.18.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.18.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -33,7 +33,7 @@ pkgbase = linux-ck
source = 0004-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 1e62d56e37bd15daec7c3d20a605624e1e0a21c44856880c6dbe0c9e41cabfa8
+ sha256sums = 8d29e1d10cabd62b32ac56e33de990e0d4f3c6208f57bd3f2c8c02f9eebc0d72
sha256sums = SKIP
sha256sums = fc3033c9f914bf8b6da687b97bca27b897c551993e5737d14e68469793446031
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -60,12 +60,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.14.17
+ provides = linux-ck=4.14.18
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.14.17
- provides = linux-headers=4.14.17
+ provides = linux-ck-headers=4.14.18
+ provides = linux-headers=4.14.18
diff --git a/PKGBUILD b/PKGBUILD
index da88e56e9d52..c361a5070309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.14
-pkgver=4.14.17
+pkgver=4.14.18
pkgrel=1
_ckpatchversion=1
arch=('x86_64')
@@ -102,7 +102,7 @@ validpgpkeys=(
)
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '1e62d56e37bd15daec7c3d20a605624e1e0a21c44856880c6dbe0c9e41cabfa8'
+ '8d29e1d10cabd62b32ac56e33de990e0d4f3c6208f57bd3f2c8c02f9eebc0d72'
'SKIP'
'fc3033c9f914bf8b6da687b97bca27b897c551993e5737d14e68469793446031'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'