From 61ba2d061d725333bb442c3d4f92a1770b215de9 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Mon, 28 May 2018 20:08:17 +0200 Subject: [PATCH] 4.16.12-2 (clr 4.16.12-573) --- .SRCINFO | 4 ++-- PKGBUILD | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 55a7f68..0de35ae 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear pkgver = 4.16.12 - pkgrel = 1 + pkgrel = 2 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -16,7 +16,7 @@ pkgbase = linux-clear source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.12.xz source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.12.sign - source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=0102def94bb1ed3e983872e2655720773a73eacd + source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=2a82e25b1c4df844ae84c286f811da17e5854538 source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz source = 60-linux.hook source = 90-linux.hook diff --git a/PKGBUILD b/PKGBUILD index 99c8e3e..ec97c2f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -25,9 +25,9 @@ pkgbase=linux-clear __basekernel=4.16 _minor=12 pkgver=${__basekernel}.${_minor} -#_clearver=${__basekernel}.8-571 -_clearver=0102def94bb1ed3e983872e2655720773a73eacd -pkgrel=1 +#_clearver=${__basekernel}.12-573 +_clearver=2a82e25b1c4df844ae84c286f811da17e5854538 +pkgrel=2 arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" license=('GPL2')