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 ac65f766bce4..2b980480470b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 4 20:58:59 UTC 2019
+# Wed Jan 9 21:07:18 UTC 2019
pkgbase = linux-ck
- pkgver = 4.20
- pkgrel = 3
+ pkgver = 4.20.1
+ 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.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.1.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.20.1.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -20,7 +20,7 @@ pkgbase = linux-ck
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = http://ck.kolivas.org/patches/4.0/4.20/4.20-ck1/patch-4.20-ck1.xz
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438
+ sha256sums = 45096f1ffbfbb4cdeef6eecfa6ca7eabbf534f04645fd0d849564a58ddd2198f
sha256sums = SKIP
sha256sums = 5229409c61e545697c09a7a877f6d20033cf8658dff286790295dd895df5299c
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -38,12 +38,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.20
+ provides = linux-ck=4.20.1
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
- provides = linux-headers=4.20
+ provides = linux-ck-headers=4.20.1
+ provides = linux-headers=4.20.1
diff --git a/PKGBUILD b/PKGBUILD
index 85fdd0658ba1..356f91060948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,9 +69,9 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=4.20-arch1
+_srcver=4.20.1-arch1
pkgver=${_srcver%-*}
-pkgrel=3
+pkgrel=1
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -94,7 +94,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438'
+sha256sums=('45096f1ffbfbb4cdeef6eecfa6ca7eabbf534f04645fd0d849564a58ddd2198f'
'SKIP'
'5229409c61e545697c09a7a877f6d20033cf8658dff286790295dd895df5299c'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'