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 13c790558ded..6f3dcb02a410 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Nov 13 18:14:58 UTC 2018
+# Tue Nov 13 21:09:16 UTC 2018
pkgbase = linux-ck
- pkgver = 4.18.18
+ pkgver = 4.18.19
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.18.18.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.18.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.19.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.19.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-ck
source = http://ck.kolivas.org/patches/4.0/4.18/4.18-ck1/patch-4.18-ck1.xz
source = Fix_MuQSS_full_dynticks_build.patch::https://github.com/ckolivas/linux/commit/abb4fd30fa127a0e8178b975343eb01713bc2b18.patch
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = 34b361f815ad501268b6289dbb9b835dca1b1b470ad51cb8bc0f7c105588033d
+ sha256sums = 7c66c4c3cdc4f7e5cce8592b17dc11129f282fc94b7f451229dfc413a45631bd
sha256sums = SKIP
sha256sums = e7cdbc0e95cf918c35fdb1075f73bcfacc3cde0fcc58f8b54a3a532a6d1b80da
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -40,12 +40,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.18.18
+ provides = linux-ck=4.18.19
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.18.18
- provides = linux-headers=4.18.18
+ provides = linux-ck-headers=4.18.19
+ provides = linux-headers=4.18.19
diff --git a/PKGBUILD b/PKGBUILD
index c511f9db6a83..0ea16c1637cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=4.18.18-arch1
+_srcver=4.18.19-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -95,7 +95,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('34b361f815ad501268b6289dbb9b835dca1b1b470ad51cb8bc0f7c105588033d'
+sha256sums=('7c66c4c3cdc4f7e5cce8592b17dc11129f282fc94b7f451229dfc413a45631bd'
'SKIP'
'e7cdbc0e95cf918c35fdb1075f73bcfacc3cde0fcc58f8b54a3a532a6d1b80da'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'