summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-02-25 14:08:16 +0100
committerJosip Ponjavic2018-02-25 14:08:16 +0100
commit103bb8dcbe0ef396c06b384086d66a9e53a429ac (patch)
tree34fe1515159b7e858e654a6f560f67743447f989
parente3a42c88987fb44edddd7cd87465d415124e9293 (diff)
downloadaur-103bb8dcbe0ef396c06b384086d66a9e53a429ac.tar.gz
pkgupdate: 4.15.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec68d884d9a4..127c8ba4e337 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 4.15.5
- pkgrel = 2
+ pkgver = 4.15.6
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -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.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.5.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.6.sign
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.15.5-533
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 = b5dc7021bd0c08e4a58b59035f9b757ce6909b46067950ac56d2ad68c1b69dd1
+ sha256sums = 79832aa2c9bc661ef1b4b8d55e6eff346cf23fd6c7dfd1ff0f1a7239cf2b8072
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc
diff --git a/PKGBUILD b/PKGBUILD
index 555115a47698..db5c24799841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgbase=linux-clear
__basekernel=4.15
-_minor=5
+_minor=6
pkgver=${__basekernel}.${_minor}
_clearver=${__basekernel}.5-533
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -30,7 +30,7 @@ validpgpkeys=(
)
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- 'b5dc7021bd0c08e4a58b59035f9b757ce6909b46067950ac56d2ad68c1b69dd1'
+ '79832aa2c9bc661ef1b4b8d55e6eff346cf23fd6c7dfd1ff0f1a7239cf2b8072'
'SKIP'
'SKIP'
'93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc'