summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2017-11-18 18:11:36 -0500
committergraysky2017-11-18 18:11:36 -0500
commit86b90e73c7168a1fb713fe5ea63ff0a76420bf3b (patch)
tree7e454a13718c383631ff082f44d7301355f3034c
parentbf0c4ae2669b9971682321b8e81bae96bbf87b7d (diff)
downloadaur-86b90e73c7168a1fb713fe5ea63ff0a76420bf3b.tar.gz
Update to 4.13.14-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a20e9b31a848..80864e20fe53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Nov 15 19:21:11 UTC 2017
+# Sat Nov 18 23:11:36 UTC 2017
pkgbase = linux-ck
- pkgver = 4.13.13
+ pkgver = 4.13.14
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.13.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.13.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.14.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.14.sign
source = http://ck.kolivas.org/patches/4.0/4.13/4.13-ck1/patch-4.13-ck1.xz
source = enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v4.13+.patch::https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v4.13%2B.patch
source = unfuck_bfq_v2.patch
@@ -24,7 +24,7 @@ pkgbase = linux-ck
source = linux.preset
sha256sums = 2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c
sha256sums = SKIP
- sha256sums = 7414baa3aa0037ee370aaad4998f88f583cf5badb3be9b17016a529eee8e2a24
+ sha256sums = f6d10bf6569f433b8ad6eef54acb395bf15990b709ee34c7a82a95829acaa917
sha256sums = SKIP
sha256sums = a44bf7af8cec88aeb1159ecb4a0395bc214eb98fe6c0c398d38475e63b280fe8
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
@@ -42,12 +42,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.13.13
+ provides = linux-ck=4.13.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.13.13
- provides = linux-headers=4.13.13
+ provides = linux-ck-headers=4.13.14
+ provides = linux-headers=4.13.14
diff --git a/PKGBUILD b/PKGBUILD
index 20a75738cbb8..554179e0ffab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.13
-pkgver=4.13.13
+pkgver=4.13.14
pkgrel=1
_ckpatchversion=1
arch=('x86_64')
@@ -65,7 +65,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'linux.preset')
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- '7414baa3aa0037ee370aaad4998f88f583cf5badb3be9b17016a529eee8e2a24'
+ 'f6d10bf6569f433b8ad6eef54acb395bf15990b709ee34c7a82a95829acaa917'
'SKIP'
'a44bf7af8cec88aeb1159ecb4a0395bc214eb98fe6c0c398d38475e63b280fe8'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'