summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-01-08 20:16:24 +0100
committerJosip Ponjavic2019-01-08 20:16:24 +0100
commitc63f05bd8015bfe01552be109ac6f540fbf03937 (patch)
treeb9ae5a7eccdc0facd976969a4a7c878d7dc93e3c
parent016748cbd790ac2f83df6d61fd4afbcfa77a85e9 (diff)
downloadaur-c63f05bd8015bfe01552be109ac6f540fbf03937.tar.gz
4.19.13-4 (clr 4.19.13-682)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a0ccb6ddc5c..291215db0e00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.19.13
- pkgrel = 3
+ pkgrel = 4
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/v4.x/linux-4.19.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.13.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.13-680
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.13-682
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 0d5ed904b2c0..8896089aba33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,10 +66,10 @@ _rev_override="n"
_major=4.19
_minor=13
_srcname=linux-${_major}
-_clr=${_major}.13-680
+_clr=${_major}.13-682
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')