summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7e8a5c84e74..5034cd88e3c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ck
- pkgver = 5.2.15
- pkgrel = 4
+ pkgver = 5.2.16
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -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.15.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.15.tar.sign
+ 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 = 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 = eb561009da8106b463b1e1a16ab0f75cdef564784f49177148f5f92c32380c4a
+ sha256sums = 0c2061c9edc8ab213b77f23af1d5a018127c2603404498a528651d56a795e575
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.15
+ provides = linux-ck=5.2.16
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.15
- provides = linux-headers=5.2.15
+ provides = linux-ck-headers=5.2.16
+ provides = linux-headers=5.2.16
diff --git a/PKGBUILD b/PKGBUILD
index 19d6d821363a..d8b9160a0d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,9 +63,9 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=5.2.15-arch1
+_srcver=5.2.16-arch1
pkgver=${_srcver%-*}
-pkgrel=4
+pkgrel=1
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -89,7 +89,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('eb561009da8106b463b1e1a16ab0f75cdef564784f49177148f5f92c32380c4a'
+sha256sums=('0c2061c9edc8ab213b77f23af1d5a018127c2603404498a528651d56a795e575'
'SKIP'
'42e2bc6a7d8439b3a6fe4084d1349077472e0a6831d8a39edda46824a5f0987b'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'