summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1758e9f1102b..b09426136329 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Feb 27 19:41:06 UTC 2019
+# Tue Mar 5 20:15:52 UTC 2019
pkgbase = linux-ck
- pkgver = 4.20.13
+ pkgver = 4.20.14
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.13.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.14.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.14.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-ck
source = 0000-unfuck-ck1-for-kvm-intel-symbol.patch
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0002-exec-Fix-mem-leak-in-kernel_read_file.patch
- sha256sums = 0e73adb4f0a4e68ae260d5aa644eb9c50e847f204258a5e43ce88dc791eb0ac1
+ sha256sums = 0e08e6d0a9e30fe13d2de624e9072bb455ae1f54a0918dc6981003c2afdf1a81
sha256sums = SKIP
sha256sums = 4ff10c16fa729f808e812e3ff53ef8087ab9c220c84d860676d3bfb5c1c63c5d
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -42,12 +42,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.20.13
+ provides = linux-ck=4.20.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.20.13
- provides = linux-headers=4.20.13
+ provides = linux-ck-headers=4.20.14
+ provides = linux-headers=4.20.14
diff --git a/PKGBUILD b/PKGBUILD
index 655f8f362561..c8be97042fc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=4.20.13-arch1
+_srcver=4.20.14-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -88,7 +88,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('0e73adb4f0a4e68ae260d5aa644eb9c50e847f204258a5e43ce88dc791eb0ac1'
+sha256sums=('0e08e6d0a9e30fe13d2de624e9072bb455ae1f54a0918dc6981003c2afdf1a81'
'SKIP'
'4ff10c16fa729f808e812e3ff53ef8087ab9c220c84d860676d3bfb5c1c63c5d'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'