summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-07-17 13:37:21 +0200
committerJosip Ponjavic2018-07-17 13:37:21 +0200
commit6da0fa140f292055c2faf955dbdc95c13765ad9d (patch)
treef40323dde5c02d20345c4e8cb8e1f6ca1b02725c
parent211ad18e3efa0421df554ab5677b813233808778 (diff)
downloadaur-6da0fa140f292055c2faf955dbdc95c13765ad9d.tar.gz
4.17.7-1 (clr 4.17.6-591)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07045da27b36..5589a50a3a7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 4.17.6
- pkgrel = 3
+ pkgver = 4.17.7
+ 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.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.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.6.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.7.sign
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=b97935c254430d481eef40f140536311a817c1c6
source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
@@ -27,7 +27,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13
sha256sums = SKIP
- sha256sums = 7699b2246e4ed1e284f2947d5e0b66653c27574995caf6a02a3280bd055cfedf
+ sha256sums = 7f96003274d45fabda457951919c68a5856c7b40e4ee230baa0492dd8caf2e97
sha256sums = SKIP
sha256sums = SKIP
sha256sums = f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6
diff --git a/PKGBUILD b/PKGBUILD
index 3922cf9db7ef..8e51c56ea553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,11 +65,11 @@ _rev_override="n"
pkgbase=linux-clear
__basekernel=4.17
-_minor=6
+_minor=7
pkgver=${__basekernel}.${_minor}
#_clearver=${__basekernel}.6-591
_clearver=b97935c254430d481eef40f140536311a817c1c6
-pkgrel=3
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -95,7 +95,7 @@ validpgpkeys=(
)
sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'
'SKIP'
- '7699b2246e4ed1e284f2947d5e0b66653c27574995caf6a02a3280bd055cfedf'
+ '7f96003274d45fabda457951919c68a5856c7b40e4ee230baa0492dd8caf2e97'
'SKIP'
'SKIP'
'f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6'