summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-01-31 18:56:55 +0100
committerJosip Ponjavic2019-01-31 18:56:55 +0100
commit7b79a955e7a0fff0301179fb3a997079138c8c44 (patch)
tree1ac777e5a10249ee042cd573d74fc21f14baf373
parent6685f46c665b3958785c8185bae7ba557e99c1a3 (diff)
downloadaur-7b79a955e7a0fff0301179fb3a997079138c8c44.tar.gz
4.20.6-1 (clr 4.20.5-690)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index addc7cc0c706..dfea25bd68f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 4.20.5
- pkgrel = 4
+ pkgver = 4.20.6
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip
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.5.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.20.6.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.20.5-690
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
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438
sha256sums = SKIP
- sha256sums = ca74dd464797d164274e718da902a234766eec42b973c0c143708f00eb684ad5
+ sha256sums = 38bb1675f455cfd245832320a5d8015e5af8b20153ddb4f8b05d84f8eed864f7
sha256sums = SKIP
sha256sums = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index 7a79f35f7d44..010032b2bcb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,12 +65,12 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.20
-_minor=5
+_minor=6
_srcname=linux-${_major}
_clr=${_major}.5-690
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=4
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -339,7 +339,7 @@ done
sha256sums=('ad0823183522e743972382df0aa08fb5ae3077f662b125f1e599b0b2aaa12438'
'SKIP'
- 'ca74dd464797d164274e718da902a234766eec42b973c0c143708f00eb684ad5'
+ '38bb1675f455cfd245832320a5d8015e5af8b20153ddb4f8b05d84f8eed864f7'
'SKIP'
'29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'