summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-12-22 07:11:01 -0500
committergraysky2018-12-22 07:11:01 -0500
commit9887975a3a3d5be9c85abdca47096fc32a7126c2 (patch)
tree737280a0de16981419e88e1ec1a8d6e47a08634b
parent2410e0424aea0f7352baf4d351baa2ecb5528392 (diff)
downloadaur-9887975a3a3d5be9c85abdca47096fc32a7126c2.tar.gz
Update to 4.19.12-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34376e775782..88e127aa290e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Dec 19 23:42:46 UTC 2018
+# Sat Dec 22 12:11:01 UTC 2018
pkgbase = linux-ck
- pkgver = 4.19.11
+ pkgver = 4.19.12
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.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.12.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.12.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 = 1a5eb3452103803feb568d948538a97b4046d6c77f9c26b6c2c9af0ddc5c79ec
+ sha256sums = 4d81ac539d62617f5b52f25971749d8c6d3a200deee76898bb99be8492999b77
sha256sums = SKIP
sha256sums = efe19aad01a6b1f4f0e1743dbadb3734ea3bea4bc8b2001a8526e4b7a50cb7dc
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.11
+ provides = linux-ck=4.19.12
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.11
- provides = linux-headers=4.19.11
+ provides = linux-ck-headers=4.19.12
+ provides = linux-headers=4.19.12
diff --git a/PKGBUILD b/PKGBUILD
index adf2954b9641..561b9ca32a6f 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.11-arch1
+_srcver=4.19.12-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -96,7 +96,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('1a5eb3452103803feb568d948538a97b4046d6c77f9c26b6c2c9af0ddc5c79ec'
+sha256sums=('4d81ac539d62617f5b52f25971749d8c6d3a200deee76898bb99be8492999b77'
'SKIP'
'efe19aad01a6b1f4f0e1743dbadb3734ea3bea4bc8b2001a8526e4b7a50cb7dc'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'