summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-02-12 12:57:10 +0100
committerJosip Ponjavic2018-02-12 12:57:10 +0100
commit6dc4c65bdf6b3d0fc00a4501eaab08efc6745f53 (patch)
tree21cc026a1ae3dbe5c22a704255505b923ce8fe7f
parent6b03c524d40fafe45791c4724a824dff240147b9 (diff)
downloadaur-6dc4c65bdf6b3d0fc00a4501eaab08efc6745f53.tar.gz
pkgupdate: 4.15.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4755a6bcbe8e..9b88ba0d99f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-clear
- pkgver = 4.15.2
+ pkgver = 4.15.3
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = linux-clear
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.2.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.3.sign
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.15.2-523
source = https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz
source = 60-linux.hook
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769
sha256sums = SKIP
- sha256sums = 812499c5d0cc5183606dc9388084df162ca2eb5fa374d8f8b00136fd82825847
+ sha256sums = 6dd42389603bc6c83d2e6db1d736303e41d26cef479cad926b87711f261c9c35
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc
diff --git a/PKGBUILD b/PKGBUILD
index e34a6dd5b9a8..7cb31e82b5b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-clear
__basekernel=4.15
-_minor=2
+_minor=3
pkgver=${__basekernel}.${_minor}
_clearver=${__basekernel}.2-523
pkgrel=1
@@ -30,7 +30,7 @@ validpgpkeys=(
)
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- '812499c5d0cc5183606dc9388084df162ca2eb5fa374d8f8b00136fd82825847'
+ '6dd42389603bc6c83d2e6db1d736303e41d26cef479cad926b87711f261c9c35'
'SKIP'
'SKIP'
'93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc'