summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-03-13 19:42:25 +0100
committerJosip Ponjavic2019-03-13 19:42:25 +0100
commit37cc02c48548b306ed190036037ec26c2d2171be (patch)
tree9a0163552dfbe85c9b391b8a48735d254ef4b2a5
parent680f7d45e1088512b85d34d2b3bf112c9f6fe1e4 (diff)
downloadaur-37cc02c48548b306ed190036037ec26c2d2171be.tar.gz
5.0.1-2 (clr 5.0.1-716)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39da06c69cf6..b00fda1ee486 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 5.0.1
- 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.1.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.1-714
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.1-716
source = https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz
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 c30de141e98f..d418b1dc1823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,10 +67,10 @@ _rev_override="n"
_major=5.0
_minor=1
_srcname=linux-${_major}
-_clr=${_major}.1-714
+_clr=${_major}.1-716
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')