summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-07-08 10:55:46 -0400
committergraysky2018-07-08 10:55:46 -0400
commit8294cbaf438729165f9d564774cd866a881df9a4 (patch)
treebd8c15259af5ed52238e43e34dd422a8ebe618fe
parent8c0d2fc61b09fd72ce75adaeafcdd3f20c69c47e (diff)
downloadaur-8294cbaf438729165f9d564774cd866a881df9a4.tar.gz
Update to 4.17.5-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4d0307fdd7f..2f978274828d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Jul 3 19:38:14 UTC 2018
+# Sun Jul 8 14:55:46 UTC 2018
pkgbase = linux-ck
- pkgver = 4.17.4
+ pkgver = 4.17.5
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.4.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.4.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.5.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -25,7 +25,7 @@ pkgbase = linux-ck
source = 0002-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
sha256sums = 9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13
sha256sums = SKIP
- sha256sums = b4b4b60d2f20f9b84ba8e55e2099102ad5b9460115bf31f4bab5c161451c0e3d
+ sha256sums = cc18fcf14df25f0bab047aa180b9362bd4f3ce96f1b05e1f7764cfcc0e271bbd
sha256sums = SKIP
sha256sums = 427e5b0a0dd0b6b048bd3e6bd284074d7b30b513abaf436464815955f5dbc747
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -44,12 +44,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.17.4
+ provides = linux-ck=4.17.5
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.17.4
- provides = linux-headers=4.17.4
+ provides = linux-ck-headers=4.17.5
+ provides = linux-headers=4.17.5
diff --git a/PKGBUILD b/PKGBUILD
index 7f2afa001d6e..4f8f201e919f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _localmodcfg=
pkgbase=linux-ck
_srcname=linux-4.17
-pkgver=4.17.4
+pkgver=4.17.5
pkgrel=1
_ckpatchversion=1
arch=('x86_64')
@@ -96,7 +96,7 @@ validpgpkeys=(
)
sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'
'SKIP'
- 'b4b4b60d2f20f9b84ba8e55e2099102ad5b9460115bf31f4bab5c161451c0e3d'
+ 'cc18fcf14df25f0bab047aa180b9362bd4f3ce96f1b05e1f7764cfcc0e271bbd'
'SKIP'
'427e5b0a0dd0b6b048bd3e6bd284074d7b30b513abaf436464815955f5dbc747'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'