summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-09-10 18:20:43 -0400
committergraysky2019-09-10 18:20:43 -0400
commit625980c002d3f87ceca89bd9d19f2fafcd7f2385 (patch)
treea20cd4dfbc5becf014de77795dae1ec591f4a105
parenta36864fd08436afb3b637fef3af86b6fac4a5e11 (diff)
downloadaur-625980c002d3f87ceca89bd9d19f2fafcd7f2385.tar.gz
Update to 5.2.14-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a99ba327d6e4..b7740a8e398b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.2.13
+ pkgver = 5.2.14
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.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.13.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.14.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.14.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 = 17b60f55241dee4b9a2919a653de144ef1002e2de49ccf5d15225b1f07bc178a
+ sha256sums = c64d36477fee6a864a734ec417407768e60040a13f144c33208fa9622fd0ce8c
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.13
+ provides = linux-ck=5.2.14
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.13
- provides = linux-headers=5.2.13
+ provides = linux-ck-headers=5.2.14
+ provides = linux-headers=5.2.14
diff --git a/PKGBUILD b/PKGBUILD
index 0cf11ad93643..7d241b297678 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.13-arch1
+_srcver=5.2.14-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -89,7 +89,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('17b60f55241dee4b9a2919a653de144ef1002e2de49ccf5d15225b1f07bc178a'
+sha256sums=('c64d36477fee6a864a734ec417407768e60040a13f144c33208fa9622fd0ce8c'
'SKIP'
'42e2bc6a7d8439b3a6fe4084d1349077472e0a6831d8a39edda46824a5f0987b'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'