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 21deb87ba887..3a1d42640d33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 24 20:47:28 UTC 2017
+# Thu Nov 30 19:59:28 UTC 2017
pkgbase = linux-ck
- pkgver = 4.14.2
- pkgrel = 2
+ pkgver = 4.14.3
+ 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.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.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.2.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.3.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -29,7 +29,7 @@ pkgbase = linux-ck
source = https://github.com/ckolivas/linux/pull/7/commits/a79d648fcde72fc98048d4435bc86864a59fd01b.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 2dc86272e55d31c55bdeaa47b3d44fbd6235a396e37d82c2b47aa27f6ba82ee3
+ sha256sums = e13995c11d0c2d3379c887666dbfaca619200fb8853db6d5d67f97d47fd959b7
sha256sums = SKIP
sha256sums = 8cb75d76f7923723591bbcca72f98f362ca1e47b8418118142fb1fa9481b0b33
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -52,12 +52,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.2
+ provides = linux-ck=4.14.3
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.2
- provides = linux-headers=4.14.2
+ provides = linux-ck-headers=4.14.3
+ provides = linux-headers=4.14.3
diff --git a/PKGBUILD b/PKGBUILD
index 3c0eee9facd7..c052daf5c0f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,8 +39,8 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.14
-pkgver=4.14.2
-pkgrel=2
+pkgver=4.14.3
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -75,7 +75,7 @@ validpgpkeys=(
)
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '2dc86272e55d31c55bdeaa47b3d44fbd6235a396e37d82c2b47aa27f6ba82ee3'
+ 'e13995c11d0c2d3379c887666dbfaca619200fb8853db6d5d67f97d47fd959b7'
'SKIP'
'8cb75d76f7923723591bbcca72f98f362ca1e47b8418118142fb1fa9481b0b33'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'