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 fde1491cdcea..1758e9f1102b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 23 19:14:04 UTC 2019
+# Wed Feb 27 19:41:06 UTC 2019
pkgbase = linux-ck
- pkgver = 4.20.12
- pkgrel = 4
+ pkgver = 4.20.13
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -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.12.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.12.tar.sign
+ 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 = 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 = 1cf544308195250805e0731c716691bea4c1ed29e03e6f9ae5be6dc16785a504
+ sha256sums = 0e73adb4f0a4e68ae260d5aa644eb9c50e847f204258a5e43ce88dc791eb0ac1
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.12
+ provides = linux-ck=4.20.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.20.12
- provides = linux-headers=4.20.12
+ provides = linux-ck-headers=4.20.13
+ provides = linux-headers=4.20.13
diff --git a/PKGBUILD b/PKGBUILD
index 0bc148b1d352..655f8f362561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,9 +61,9 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=4.20.12-arch1
+_srcver=4.20.13-arch1
pkgver=${_srcver%-*}
-pkgrel=4
+pkgrel=1
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -88,7 +88,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('1cf544308195250805e0731c716691bea4c1ed29e03e6f9ae5be6dc16785a504'
+sha256sums=('0e73adb4f0a4e68ae260d5aa644eb9c50e847f204258a5e43ce88dc791eb0ac1'
'SKIP'
'4ff10c16fa729f808e812e3ff53ef8087ab9c220c84d860676d3bfb5c1c63c5d'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'