diff --git a/.SRCINFO b/.SRCINFO index f56133d..c3197b2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear pkgver = 4.16.7 - pkgrel = 1 + pkgrel = 2 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -17,7 +17,7 @@ pkgbase = linux-clear source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.7.xz source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.7.sign source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=761892ab579de61e2f30039e127490c599d4fa14 - source = https://downloadmirror.intel.com/27591/eng/microcode-20180312.tgz + source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz source = 60-linux.hook source = 90-linux.hook source = 99-linux.hook @@ -29,7 +29,7 @@ pkgbase = linux-clear sha256sums = f5ef83461054024814846eb816c76eba1b903f7e3e38c3417027b33070b60d91 sha256sums = SKIP sha256sums = SKIP - sha256sums = 0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779 + sha256sums = f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6 sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21 sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919 sha256sums = 5f6ba52aaa528c4fa4b1dc097e8930fad0470d7ac489afcb13313f289ca32184 diff --git a/PKGBUILD b/PKGBUILD index cd4913a..1a783aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -27,7 +27,7 @@ _minor=7 pkgver=${__basekernel}.${_minor} #_clearver=${__basekernel}.7-565 _clearver=761892ab579de61e2f30039e127490c599d4fa14 -pkgrel=1 +pkgrel=2 arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" license=('GPL2') @@ -44,7 +44,7 @@ source=( "https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz" "https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign" "clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=${_clearver}" - 'https://downloadmirror.intel.com/27591/eng/microcode-20180312.tgz' + 'https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz' '60-linux.hook' # pacman hook for depmod '90-linux.hook' # pacman hook for initramfs regeneration '99-linux.hook' # pacman hook for remove initramfs @@ -59,7 +59,7 @@ sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9' 'f5ef83461054024814846eb816c76eba1b903f7e3e38c3417027b33070b60d91' 'SKIP' 'SKIP' - '0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779' + 'f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' '5f6ba52aaa528c4fa4b1dc097e8930fad0470d7ac489afcb13313f289ca32184'