summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2020-06-07 14:25:39 +0200
committerJosip Ponjavic2020-06-07 14:25:39 +0200
commit6be133b41d9e112467e2f26c0acc978dac61b98d (patch)
tree5982d8e8ca45f7bc6af652ee1dc236967e2b48e2
parent64b640b89f163524f3685940b7730c498a4551e9 (diff)
downloadaur-6be133b41d9e112467e2f26c0acc978dac61b98d.tar.gz
5.6.17-1 (clr 5.6.16-958)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7b240f117c4..24a3e7e40a67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.6.16
+ pkgver = 5.6.17
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.6.16.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.6.15-957
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.6.17.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.6.16-958
source = enable_additional_cpu_optimizations-20200527.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20200527.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -23,7 +23,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622
sha256sums = SKIP
- sha256sums = d032f7c4c0d894df6e90fb4990afd4dedb0e794129acf7637728bbf536cc4c9c
+ sha256sums = 94cec61d16c1ca98ad8046211822c6aca5e1f09e2968c8630cc453318d828b1c
sha256sums = SKIP
sha256sums = 8255e6b6e0bdcd66a73d917b56cf2cccdd1c3f4b3621891cfffc203404a5b6dc
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
diff --git a/PKGBUILD b/PKGBUILD
index 9038e908d730..90431cdee1dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,9 +68,9 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.6
-_minor=16
+_minor=17
_srcname=linux-${_major}
-_clr=${_major}.15-957
+_clr=${_major}.16-958
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
@@ -352,7 +352,7 @@ done
sha256sums=('e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622'
'SKIP'
- 'd032f7c4c0d894df6e90fb4990afd4dedb0e794129acf7637728bbf536cc4c9c'
+ '94cec61d16c1ca98ad8046211822c6aca5e1f09e2968c8630cc453318d828b1c'
'SKIP'
'8255e6b6e0bdcd66a73d917b56cf2cccdd1c3f4b3621891cfffc203404a5b6dc'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'