summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-01-22 17:02:55 +0100
committerJosip Ponjavic2019-01-22 17:02:55 +0100
commit70fd4e649f533581260f4b51dfc9e022fe519b7d (patch)
tree49d24b0b5efc6bdf9d7b96e03fe6fc5a6d73bf5e
parenteece6e256761c547fa1962f70fbd856789ec5415 (diff)
downloadaur-70fd4e649f533581260f4b51dfc9e022fe519b7d.tar.gz
4.20.3-2 (clr 4.20.3-685)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a264afe30248..a0935989618c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.20.3
- 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/v4.x/linux-4.20.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.20.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.20.3.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.20.2-683
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.20.3-685
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 cbf665a0d304..b51aa730b6d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,10 +67,10 @@ _rev_override="n"
_major=4.20
_minor=3
_srcname=linux-${_major}
-_clr=${_major}.2-683
+_clr=${_major}.3-685
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')