summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-11-09 13:13:01 +0100
committerJosip Ponjavic2018-11-09 13:13:01 +0100
commit7f1cad6997008444cef6530a77dadc2a30909e7b (patch)
tree26c5b7210c8e81e69c675a70127393cb8b00cce5
parent688a2e4050c6a411ca14b09e83522440eaef5a2f (diff)
downloadaur-7f1cad6997008444cef6530a77dadc2a30909e7b.tar.gz
4.18.16-7 (clr 4.18.16-651)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8f076c3a79f..5ccd55908b97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.18.16
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-clear
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.16.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.18.16-650
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.18.16-651
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
diff --git a/PKGBUILD b/PKGBUILD
index c397b8e51015..983fd5fd10b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,8 +68,8 @@ _major=4.18
_minor=16
pkgver=${_major}.${_minor}
_srcname=linux-${_major}
-pkgrel=6
-_clr=650
+pkgrel=7
+_clr=651
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')