summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-09-21 11:38:39 +0200
committerJosip Ponjavic2018-09-21 11:38:39 +0200
commit9c811aad64d77ebcd635fa1fd1c39ea8a972cdef (patch)
tree2f31aca0b1eb3725baad0d2474e7b4e15c63f241
parentb95f9961e2082b1b50166c4555b34f1eb6b30dff (diff)
downloadaur-9c811aad64d77ebcd635fa1fd1c39ea8a972cdef.tar.gz
4.18.9-1 (clr 4.18.9-635)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf2cef37b0f1..f763bf3cebdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-clear
- pkgver = 4.18.8
+ pkgver = 4.18.9
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.18.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.18.8.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.18.8-632
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.18.9.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.18.9-635
source = https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = 60-linux.hook
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1
sha256sums = SKIP
- sha256sums = 3b5b90535027daeb0d44d291c5e087595993f73f367e4e8dae608cb6631f00c6
+ sha256sums = d819e109cb892859f9ffbb4987678076e1535b9e60c12b6512d3847da43e528b
sha256sums = SKIP
sha256sums = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index 048e39b1b2ed..fd33c2910040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,11 +65,11 @@ _rev_override="n"
pkgbase=linux-clear
_major=4.18
-_minor=8
+_minor=9
pkgver=${_major}.${_minor}
_srcname=linux-${_major}
pkgrel=1
-_clr=632
+_clr=635
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -329,7 +329,7 @@ done
sha256sums=('19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1'
'SKIP'
- '3b5b90535027daeb0d44d291c5e087595993f73f367e4e8dae608cb6631f00c6'
+ 'd819e109cb892859f9ffbb4987678076e1535b9e60c12b6512d3847da43e528b'
'SKIP'
'29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'