summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-11-22 22:02:28 +0100
committerJosip Ponjavic2018-11-22 22:02:28 +0100
commitc1e9febe739e09e4950424f1e007d4c0339a1264 (patch)
treef7eaadfc509406467a848cc9ac735cc4c76ec2a8
parent43c4ca5fb08014c4a625c8751076d1013aaf3a4b (diff)
downloadaur-c1e9febe739e09e4950424f1e007d4c0339a1264.tar.gz
4.19.3-3 (clr 4.19.3-663)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36436ec25278..5ca2e2bb57ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.19.3
- pkgrel = 2
+ pkgrel = 3
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.3.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.2-662
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.3-663
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 88bfc8707d96..c603ea1c96b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,10 +66,10 @@ _rev_override="n"
_major=4.19
_minor=3
_srcname=linux-${_major}
-_clr=${_major}.2-662
+_clr=${_major}.3-663
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')