summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-05-20 18:51:52 -0400
committergraysky2018-05-20 18:51:52 -0400
commit6051aef1affa1469f339e76e05e999b6233cc07a (patch)
tree99fd6d68c84aaa4150b01ce717f28c09ce139206
parentb8b3e4a3915f2f2f850bda12ece4664c96240efb (diff)
downloadaur-6051aef1affa1469f339e76e05e999b6233cc07a.tar.gz
Update to 4.16.10-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5eac425e5074..9e71edee20ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 17 07:16:23 UTC 2018
+# Sun May 20 22:51:52 UTC 2018
pkgbase = linux-ck
- pkgver = 4.16.9
- pkgrel = 2
+ pkgver = 4.16.10
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.9.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.9.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.10.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.10.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -26,7 +26,7 @@ pkgbase = linux-ck
source = 0003-xhci-Fix-USB3-NULL-pointer-dereference-at-logical-di.patch
sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9
sha256sums = SKIP
- sha256sums = 299b45a4f16f763ecf654e6642c020b6e9e461601d056ef44ecb21b54d736cbf
+ sha256sums = 9fe6093be401fe0ff3f6cb3d428f137119a7befaf86d70f18c7e88871c1852d6
sha256sums = SKIP
sha256sums = 31f5964b9071c7c7f60e89ba505e8acc2bf47e2357e3d06098d6f22f72aaaf08
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -46,12 +46,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.16.9
+ provides = linux-ck=4.16.10
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=4.16.9
- provides = linux-headers=4.16.9
+ provides = linux-ck-headers=4.16.10
+ provides = linux-headers=4.16.10
diff --git a/PKGBUILD b/PKGBUILD
index bc2c7968e206..d39266cdd9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,8 +66,8 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.16
-pkgver=4.16.9
-pkgrel=2
+pkgver=4.16.10
+pkgrel=1
_ckpatchversion=1
arch=('x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -96,7 +96,7 @@ validpgpkeys=(
)
sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9'
'SKIP'
- '299b45a4f16f763ecf654e6642c020b6e9e461601d056ef44ecb21b54d736cbf'
+ '9fe6093be401fe0ff3f6cb3d428f137119a7befaf86d70f18c7e88871c1852d6'
'SKIP'
'31f5964b9071c7c7f60e89ba505e8acc2bf47e2357e3d06098d6f22f72aaaf08'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'