summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-04-17 16:16:52 +0200
committerJosip Ponjavic2019-04-17 16:16:52 +0200
commit7cdc2200622912a99e4991d7a0013dc99e500550 (patch)
tree2d1d881cdde810cef80572cb1abeee0d32a1a2e2
parent57a844d11da8cda2749db2fab62fd0261ced1c5e (diff)
downloadaur-7cdc2200622912a99e4991d7a0013dc99e500550.tar.gz
5.0.8-1 (clr 5.0.7-731)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45566dea4751..8a9af092f897 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 5.0.7
- pkgrel = 3
+ pkgver = 5.0.8
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.0.7.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.0.8.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.7-731
source = intel-ucode-20190312.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190312.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
sha256sums = SKIP
- sha256sums = 1352a9a46776c2ed4ea9bfaafa5c4ae5f78a7de7748db2f00157540e395357e4
+ sha256sums = 735404f3c76533574155ea1325ed76d158f3ee9ca5a745c6d0dcf4ec4b280ca3
sha256sums = SKIP
sha256sums = 2a4438a66ed1a9b82be943d6d19366c006787ba5af302f425674ca6d8c928099
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index 72a1cc8ce955..d695331eab77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,12 +65,12 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.0
-_minor=7
+_minor=8
_srcname=linux-${_major}
_clr=${_major}.7-731
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=3
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -333,7 +333,7 @@ done
sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'SKIP'
- '1352a9a46776c2ed4ea9bfaafa5c4ae5f78a7de7748db2f00157540e395357e4'
+ '735404f3c76533574155ea1325ed76d158f3ee9ca5a745c6d0dcf4ec4b280ca3'
'SKIP'
'2a4438a66ed1a9b82be943d6d19366c006787ba5af302f425674ca6d8c928099'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'