summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-06-05 15:37:14 -0400
committergraysky2018-06-05 15:37:14 -0400
commit4060a87d59db25ce512e60f2dcfc32af22d616e5 (patch)
tree6290b104f43e7c26f64e00a400ce0a31ea06adf5
parent7c0eed75956808da06baaf54533881933d2a82d9 (diff)
downloadaur-4060a87d59db25ce512e60f2dcfc32af22d616e5.tar.gz
Update to 4.16.14-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 330da854ad06..60fea8f6d233 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 2 16:54:15 UTC 2018
+# Tue Jun 5 19:37:14 UTC 2018
pkgbase = linux-ck
- pkgver = 4.16.13
- pkgrel = 2
+ pkgver = 4.16.14
+ 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.16.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.13.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.13.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.14.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.14.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -26,7 +26,7 @@ pkgbase = linux-ck
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9
sha256sums = SKIP
- sha256sums = 9efa0a74eb61240da53bd01a3a23759e0065811de53d22de7d679eabf847f323
+ sha256sums = cc3d82b8183b641e18e4d504000d7f14873cf67d616ecdabc77383c5d9eaaac0
sha256sums = SKIP
sha256sums = 7ae242be3f32e166dce20b86b1bf78d605fc6bf697399dfdd15607f18dd3b367
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -46,12 +46,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.16.13
+ provides = linux-ck=4.16.14
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.16.13
- provides = linux-headers=4.16.13
+ provides = linux-ck-headers=4.16.14
+ provides = linux-headers=4.16.14
diff --git a/PKGBUILD b/PKGBUILD
index 09c082ff4f19..ef448c9179cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,8 +66,8 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.16
-pkgver=4.16.13
-pkgrel=2
+pkgver=4.16.14
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -96,7 +96,7 @@ validpgpkeys=(
)
sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9'
'SKIP'
- '9efa0a74eb61240da53bd01a3a23759e0065811de53d22de7d679eabf847f323'
+ 'cc3d82b8183b641e18e4d504000d7f14873cf67d616ecdabc77383c5d9eaaac0'
'SKIP'
'7ae242be3f32e166dce20b86b1bf78d605fc6bf697399dfdd15607f18dd3b367'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'