summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ad9dd8f3fd8..00a110af8704 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.2.5
+ pkgver = 5.2.6
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.6.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -24,7 +24,7 @@ pkgbase = linux-ck
source = 0005-netfilter-nf_tables-fix-module-autoload-for-redir.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = c645402843f90a69426975f8923923dfc6edebb5d1bc0092560ffb7135d3cd96
+ sha256sums = be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2
sha256sums = SKIP
sha256sums = 1c4d5500a3b4995035c2e940fc0ad2a2dae7be047c8eb20c097444e348258f87
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -46,12 +46,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=5.2.5
+ provides = linux-ck=5.2.6
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.2.5
- provides = linux-headers=5.2.5
+ provides = linux-ck-headers=5.2.6
+ provides = linux-headers=5.2.6
diff --git a/PKGBUILD b/PKGBUILD
index 958cdb502f8c..faad0c788c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=5.2.5-arch1
+_srcver=5.2.6-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -92,7 +92,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('c645402843f90a69426975f8923923dfc6edebb5d1bc0092560ffb7135d3cd96'
+sha256sums=('be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2'
'SKIP'
'1c4d5500a3b4995035c2e940fc0ad2a2dae7be047c8eb20c097444e348258f87'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'