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 508bed89beb0..7f0e56043f2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Dec 8 17:22:27 UTC 2018
+# Thu Dec 13 20:05:25 UTC 2018
pkgbase = linux-ck
- pkgver = 4.19.8
+ pkgver = 4.19.9
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.19.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.9.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-ck
source = https://gist.githubusercontent.com/graysky2/dc820c1b41c5eeb63d2de7a2e72499f4/raw/3d2b3be40df7e538db4ef9a69b438e00e5575e2d/unfuck-pre.patch
source = unfuck-post.patch::https://pastebin.com/raw/v618N2xd
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = d540d066f307f13f0cfe7e097373cd1af2cc4866b5e36a503775b4e69167e171
+ sha256sums = fc116cc6829c73944215d3b3ac0fc368dde9e8235b456744afffde001269dbf2
sha256sums = SKIP
sha256sums = 7193e2041168571a6e09a77838b18f7bdc301e64918c594cbb4f972641bf7f7a
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.19.8
+ provides = linux-ck=4.19.9
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.19.8
- provides = linux-headers=4.19.8
+ provides = linux-ck-headers=4.19.9
+ provides = linux-headers=4.19.9
diff --git a/PKGBUILD b/PKGBUILD
index d0aa0bd4b23c..40efe83b4ce3 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.19.8-arch1
+_srcver=4.19.9-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -96,7 +96,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('d540d066f307f13f0cfe7e097373cd1af2cc4866b5e36a503775b4e69167e171'
+sha256sums=('fc116cc6829c73944215d3b3ac0fc368dde9e8235b456744afffde001269dbf2'
'SKIP'
'7193e2041168571a6e09a77838b18f7bdc301e64918c594cbb4f972641bf7f7a'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'