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 add7093540cc..a20e9b31a848 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 8 20:40:54 UTC 2017
+# Wed Nov 15 19:21:11 UTC 2017
pkgbase = linux-ck
- pkgver = 4.13.12
- pkgrel = 2
+ pkgver = 4.13.13
+ 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 = 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.12.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.12.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 = 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 = d5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828
+ sha256sums = 7414baa3aa0037ee370aaad4998f88f583cf5badb3be9b17016a529eee8e2a24
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.12
+ provides = linux-ck=4.13.13
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.12
- provides = linux-headers=4.13.12
+ provides = linux-ck-headers=4.13.13
+ provides = linux-headers=4.13.13
diff --git a/PKGBUILD b/PKGBUILD
index 1de9ee49a54a..20a75738cbb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,8 +39,8 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.13
-pkgver=4.13.12
-pkgrel=2
+pkgver=4.13.13
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -65,7 +65,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'linux.preset')
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- 'd5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828'
+ '7414baa3aa0037ee370aaad4998f88f583cf5badb3be9b17016a529eee8e2a24'
'SKIP'
'a44bf7af8cec88aeb1159ecb4a0395bc214eb98fe6c0c398d38475e63b280fe8'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'