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 5034cd88e3c6..f9ba8a7b50ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.2.16
+ pkgver = 5.2.17
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.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.16.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.17.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.17.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-ck
source = 0002-ZEN-Add-CONFIG-for-unprivileged_userns_clone.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 0c2061c9edc8ab213b77f23af1d5a018127c2603404498a528651d56a795e575
+ sha256sums = 7b3b8ad09ea936b4216dd02c5fc2ef39c8f58935d0a81ab9690f0fc451102df9
sha256sums = SKIP
sha256sums = 42e2bc6a7d8439b3a6fe4084d1349077472e0a6831d8a39edda46824a5f0987b
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -40,12 +40,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=5.2.16
+ provides = linux-ck=5.2.17
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.16
- provides = linux-headers=5.2.16
+ provides = linux-ck-headers=5.2.17
+ provides = linux-headers=5.2.17
diff --git a/PKGBUILD b/PKGBUILD
index d8b9160a0d06..db9ac4860365 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.16-arch1
+_srcver=5.2.17-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -89,7 +89,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('0c2061c9edc8ab213b77f23af1d5a018127c2603404498a528651d56a795e575'
+sha256sums=('7b3b8ad09ea936b4216dd02c5fc2ef39c8f58935d0a81ab9690f0fc451102df9'
'SKIP'
'42e2bc6a7d8439b3a6fe4084d1349077472e0a6831d8a39edda46824a5f0987b'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'