From 936ffda564a6a09a15f5b5fe94c184b58b341ff2 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Wed, 24 Jan 2018 07:58:16 +0100 Subject: [PATCH] addjust for latest srpm bump --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 17ede0d..2ca4295 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear pkgver = 4.14.14 - pkgrel = 2 + pkgrel = 3 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -11,13 +11,13 @@ pkgbase = linux-clear makedepends = linux-firmware makedepends = xmlto options = !strip - source = https://download.clearlinux.org/current/source/SRPMS/linux-4.14.14-511.src.rpm + source = https://download.clearlinux.org/current/source/SRPMS/linux-4.14.14-513.src.rpm source = https://downloadmirror.intel.com/27431/eng/microcode-20180108.tgz source = 60-linux.hook source = 90-linux.hook source = 99-linux.hook source = linux.preset - sha256sums = 55ff2339657a2ad9d671d3d8476c04101ff8c9df2c24b748470811243b113c97 + sha256sums = 58307f20460b14f688dd84179eab61718df1225702819f67cd99baeca121110d sha256sums = 063f1aa3a546cb49323a5e0b516894e4b040007107b8c8ff017aca8a86204130 sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21 sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919 diff --git a/PKGBUILD b/PKGBUILD index 68a8807..8efcab4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgbase=linux-clear pkgver=4.14.14 -_srpm=511 -pkgrel=2 +_srpm=513 +pkgrel=3 _srcname=linux-${pkgver} arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" @@ -19,7 +19,7 @@ source=( '99-linux.hook' # pacman hook for remove initramfs 'linux.preset' # standard config files for mkinitcpio ramdisk ) -sha256sums=('55ff2339657a2ad9d671d3d8476c04101ff8c9df2c24b748470811243b113c97' +sha256sums=('58307f20460b14f688dd84179eab61718df1225702819f67cd99baeca121110d' '063f1aa3a546cb49323a5e0b516894e4b040007107b8c8ff017aca8a86204130' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'