summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-02-03 15:52:04 -0500
committergraysky2018-02-03 15:52:04 -0500
commitec2f6f6cf57e6a72ae03db9294ac0eb9a45346b8 (patch)
tree830553fd331d6df926f2995101c7f5b3d9917b4e
parent7594d7fa2cdcb01202094ec8d04f6a533af054d0 (diff)
downloadaur-ec2f6f6cf57e6a72ae03db9294ac0eb9a45346b8.tar.gz
Update to 4.14.17-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e4d04c6e206..4c86947e3354 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Jan 31 20:46:44 UTC 2018
+# Sat Feb 3 20:52:04 UTC 2018
pkgbase = linux-ck
- pkgver = 4.14.16
+ pkgver = 4.14.17
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.16.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.16.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 = 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 = 35a107a45a6e8884d3ab442f9845007e3fcf9998441bf2324a86e91056628fe7
+ sha256sums = 1e62d56e37bd15daec7c3d20a605624e1e0a21c44856880c6dbe0c9e41cabfa8
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.16
+ provides = linux-ck=4.14.17
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.16
- provides = linux-headers=4.14.16
+ provides = linux-ck-headers=4.14.17
+ provides = linux-headers=4.14.17
diff --git a/PKGBUILD b/PKGBUILD
index ebff4f5c2c1f..da88e56e9d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.14
-pkgver=4.14.16
+pkgver=4.14.17
pkgrel=1
_ckpatchversion=1
arch=('x86_64')
@@ -102,7 +102,7 @@ validpgpkeys=(
)
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '35a107a45a6e8884d3ab442f9845007e3fcf9998441bf2324a86e91056628fe7'
+ '1e62d56e37bd15daec7c3d20a605624e1e0a21c44856880c6dbe0c9e41cabfa8'
'SKIP'
'fc3033c9f914bf8b6da687b97bca27b897c551993e5737d14e68469793446031'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'