summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-02-23 11:26:07 +0100
committerJoan Figueras2018-02-23 11:26:07 +0100
commitbab587be1a052a4a15d2a125c2097379bfb3bf62 (patch)
treea70e4bbe59cd730a901f50b547dca51387abaa9c
parent70ce0cfa096cb6ca28d49d114c1694a1d55805cc (diff)
downloadaur-bab587be1a052a4a15d2a125c2097379bfb3bf62.tar.gz
4.14.21
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf1630144bec..b0807a5a2b4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.14.20
+ pkgver = 4.14.21
pkgrel = 1
url = https://github.com/rmullick/linux
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.20.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.20.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.21.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.21.sign
source = 60-linux.hook
source = 90-linux.hook
source = linux-bld.preset
@@ -26,7 +26,7 @@ pkgbase = linux-bld
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = ec38313c7ff463f781fb36502d4b49811a903462f031c5392b95231cc371190f
+ sha256sums = 4d888fb78a52e556948483c8410159a83c51195eb7637f084d6f19f014fff448
sha256sums = SKIP
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
diff --git a/PKGBUILD b/PKGBUILD
index ddf5f2dbca66..a09368d57093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld # Build kernel with a different name
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.14.20
+pkgver=4.14.21
_srcname=linux-4.14
_pkgver2=${_srcname#*-}.0
pkgrel=1
@@ -40,7 +40,7 @@ for _patch in ${arch_patches[@]} ; do source+=("${_patch}::https://git.archlinux
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- 'ec38313c7ff463f781fb36502d4b49811a903462f031c5392b95231cc371190f'
+ '4d888fb78a52e556948483c8410159a83c51195eb7637f084d6f19f014fff448'
'SKIP'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'