summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-10-24 20:27:11 +0200
committerJosip Ponjavic2018-10-24 20:27:11 +0200
commite74033e9df8e4c7ec4676f2b824e536e96a64be1 (patch)
treeb3fa920d7df3276f1b1a0a44d26cf797ec1cdfdd
parente9c1db0dc583fe71e958b7fa11fb70a11161298b (diff)
downloadaur-e74033e9df8e4c7ec4676f2b824e536e96a64be1.tar.gz
4.18.16-2 (clr 4.18.16-647)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d27d89ca2ea3..1dc86c86c55a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.18.16
- pkgrel = 1
+ pkgrel = 2
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-645
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.18.16-647
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 5755c06da380..95d6c882f1da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,8 +68,8 @@ _major=4.18
_minor=16
pkgver=${_major}.${_minor}
_srcname=linux-${_major}
-pkgrel=1
-_clr=645
+pkgrel=2
+_clr=647
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')