summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--0000-sphinx-workaround.patch (renamed from sphinx-workaround.patch)0
-rw-r--r--PKGBUILD4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd131aeb10b7..c80c99443fd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ck
pkgver = 5.6.8
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -11,7 +11,7 @@ pkgbase = linux-ck
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.8.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.8.tar.sign
source = config
- source = sphinx-workaround.patch
+ source = 0000-sphinx-workaround.patch
source = enable_additional_cpu_optimizations-20191217.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20191217.tar.gz
source = http://ck.kolivas.org/patches/5.0/5.6/5.6-ck1/patch-5.6-ck1.xz
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
diff --git a/sphinx-workaround.patch b/0000-sphinx-workaround.patch
index 1aa3f1c8f66e..1aa3f1c8f66e 100644
--- a/sphinx-workaround.patch
+++ b/0000-sphinx-workaround.patch
diff --git a/PKGBUILD b/PKGBUILD
index b37d8d3182ba..3b81083a6395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ _localmodcfg=
pkgbase=linux-ck
pkgver=5.6.8
-pkgrel=1
+pkgrel=2
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -76,7 +76,7 @@ _gcc_more_v='20191217'
source=(
"https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar".{xz,sign}
config # the main kernel config file
- sphinx-workaround.patch
+ 0000-sphinx-workaround.patch
"enable_additional_cpu_optimizations-$_gcc_more_v.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/$_gcc_more_v.tar.gz"
"http://ck.kolivas.org/patches/5.0/5.6/5.6-ck${_ckpatchversion}/$_ckpatch.xz"
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch