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 6d02f29a476a..bf5875475e6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Apr 17 19:04:45 UTC 2019
+# Sat Apr 20 11:37:46 UTC 2019
pkgbase = linux-ck
- pkgver = 5.0.8
+ pkgver = 5.0.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/v5.x/linux-5.0.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.9.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/5.0/5.0/5.0-ck1/patch-5.0-ck1.xz
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = 11908044e8cce1e093141f8da594708d45d05d0381676ae9aa3d8aeaf7c85435
+ sha256sums = 0748b1375bf884db1bddc9ebdc8dcf1c45d828d8ba6839f9f7d8a033b905ba58
sha256sums = SKIP
sha256sums = a0e8f77c7a790efd882bf5d5cc5dd0f6fa8303811e5e755c1ac29700b2e41ad2
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=5.0.8
+ provides = linux-ck=5.0.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=5.0.8
- provides = linux-headers=5.0.8
+ provides = linux-ck-headers=5.0.9
+ provides = linux-headers=5.0.9
diff --git a/PKGBUILD b/PKGBUILD
index 4bd570bb1ddc..3e2843779af4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=5.0.8-arch1
+_srcver=5.0.9-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -86,7 +86,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('11908044e8cce1e093141f8da594708d45d05d0381676ae9aa3d8aeaf7c85435'
+sha256sums=('0748b1375bf884db1bddc9ebdc8dcf1c45d828d8ba6839f9f7d8a033b905ba58'
'SKIP'
'a0e8f77c7a790efd882bf5d5cc5dd0f6fa8303811e5e755c1ac29700b2e41ad2'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'