summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2021-10-31 19:24:14 +0300
committerIgor Dyatlov2021-10-31 19:24:14 +0300
commit63891c053a40835d52954542aef6e2ecdc329a07 (patch)
tree90fb50c6a62dac2f4b8299510d8cf0d93b6e87b6
parentccb1f6121da2daeaab61042db33238be5927759c (diff)
downloadaur-63891c053a40835d52954542aef6e2ecdc329a07.tar.gz
5.14.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ad92b986ec7..5ae66c9aab8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-mini
pkgdesc = Linux kernel and modules with minimal configuration
- pkgver = 5.14.14
+ pkgver = 5.14.15
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = linux-mini
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.14.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.15.xz
source = more-uarches-20210914.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210914.tar.gz
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
diff --git a/PKGBUILD b/PKGBUILD
index e494d459ee02..4a0ff82fd197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,7 +75,7 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.14
-_minor=14
+_minor=15
_srcname=linux-${_major}
pkgbase=linux-mini