summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2020-05-15 10:51:47 +0200
committerJosip Ponjavic2020-05-15 10:51:47 +0200
commit932ebb146e0848a05c048da8d9878b50627bf671 (patch)
tree21030b320a2529b0c5c94bf690c904e918519bf4
parentc2d9ea77af37f53fabb834b3d51f9adc6a9aa4b3 (diff)
downloadaur-932ebb146e0848a05c048da8d9878b50627bf671.tar.gz
5.6.13-1 (clr 5.6.12-951)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b65c6245aaca..5bfe1bee04a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.6.12
+ pkgver = 5.6.13
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,15 +14,15 @@ 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.12.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.6.11-948
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.6.13.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.6.12-951
source = enable_additional_cpu_optimizations-20191217.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20191217.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622
sha256sums = SKIP
- sha256sums = ef84dbd5f9e7879a5b53d26ab766614775c22343ecf2ddd6beb969dcde1f20a6
+ sha256sums = d8604aec02928a19e213af003977108e4b93935762b178f86da9e7c18e6cebac
sha256sums = SKIP
sha256sums = 7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
diff --git a/PKGBUILD b/PKGBUILD
index 5f99caf020a1..39f633c621cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,9 +66,9 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.6
-_minor=12
+_minor=13
_srcname=linux-${_major}
-_clr=${_major}.11-948
+_clr=${_major}.12-951
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
@@ -347,7 +347,7 @@ done
sha256sums=('e342b04a2aa63808ea0ef1baab28fc520bd031ef8cf93d9ee4a31d4058fcb622'
'SKIP'
- 'ef84dbd5f9e7879a5b53d26ab766614775c22343ecf2ddd6beb969dcde1f20a6'
+ 'd8604aec02928a19e213af003977108e4b93935762b178f86da9e7c18e6cebac'
'SKIP'
'7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e')