summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-05-01 23:53:21 +0200
committerJosip Ponjavic2019-05-01 23:53:21 +0200
commit62d908dd9bafcdd5466a7ab8dabee7d0ad239128 (patch)
tree1453a20558107e876efa747fe87c056460e2715b
parent78f793ceadcb26377fc733002f5ff40f4dd7f857 (diff)
downloadaur-62d908dd9bafcdd5466a7ab8dabee7d0ad239128.tar.gz
5.0.10-2 (clr 5.0.10-743)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d87adab9a925..6215278586e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 5.0.10
- 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://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.10.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.9-741
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.10-743
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
source = 60-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 58f79640b667..b38d3ddc3dd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,10 +67,10 @@ _rev_override="n"
_major=5.0
_minor=10
_srcname=linux-${_major}
-_clr=${_major}.9-741
+_clr=${_major}.10-743
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')