summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-08-03 23:56:19 +0200
committerJosip Ponjavic2018-08-03 23:56:19 +0200
commit88960a892d2e37aaefba07a03fa9f9795b78b55c (patch)
tree87bbafc00453cad9d9d75506c4c0811a2bad6af9
parent5d03c589160ddeb0b6e87b167377bf9455ac6712 (diff)
downloadaur-88960a892d2e37aaefba07a03fa9f9795b78b55c.tar.gz
4.17.12-1 (clr 4.17.12-603)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbc6f8a81588..cb8e3aa263c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 4.17.11
- pkgrel = 2
+ pkgver = 4.17.12
+ 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.11.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.17.11-601
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.12.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.17.12-603
source = https://downloadmirror.intel.com/27945/eng/microcode-20180703.tgz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = rtc_nvmem_dont_return_an_error_when_not_enabled.patch::https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git/patch/?id=c59b3715ac16544f8f68ab7af03f108e339b36aa
@@ -27,7 +27,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13
sha256sums = SKIP
- sha256sums = 1345bf04742096c50eff4de6ba2a2c07ba8779e3c46373cd8076475c36f2e7b0
+ sha256sums = 6ed482aa6bb72999434ca34de3081e798d4fc0ac79ec3e57af3a98927348ff99
sha256sums = SKIP
sha256sums = 4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index ba9289f58a96..1a0b0a026de8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,10 +65,10 @@ _rev_override="n"
pkgbase=linux-clear
__basekernel=4.17
-_minor=11
+_minor=12
pkgver=${__basekernel}.${_minor}
-_clearver=${pkgver}-601
-pkgrel=2
+_clearver=${pkgver}-603
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -94,7 +94,7 @@ validpgpkeys=(
)
sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13'
'SKIP'
- '1345bf04742096c50eff4de6ba2a2c07ba8779e3c46373cd8076475c36f2e7b0'
+ '6ed482aa6bb72999434ca34de3081e798d4fc0ac79ec3e57af3a98927348ff99'
'SKIP'
'4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'