summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-11-12 20:26:32 +0100
committerJosip Ponjavic2019-11-12 20:26:32 +0100
commita1d589f0469cf66d34c294eb99ae2a5e23c1ccde (patch)
treed0f422f522b589bbad3136f67ec82ef16d616025
parente411252fbc9bcd7f5a52ee243fde8c6634529e5b (diff)
downloadaur-a1d589f0469cf66d34c294eb99ae2a5e23c1ccde.tar.gz
5.3.11-1 (clr 5.3.10-865)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eb45fb3851e..3dad56b2251a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.3.10
+ pkgver = 5.3.11
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -15,15 +15,15 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.10.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.3.9-863
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.11.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.3.10-865
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2
sha256sums = SKIP
- sha256sums = 4c0304c4ac05105881c7f50463a1485a71c0a5899830f07eac0321f32ae4eb4a
+ sha256sums = 3ffab23babc1635aa1a670ff7d44987e9aa1346d3394f1e2cbd37a9fcbefcac0
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1
diff --git a/PKGBUILD b/PKGBUILD
index d6dbf846e3df..b82b9e08f0e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,9 +63,9 @@ _enable_acs_override="y"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.3
-_minor=10
+_minor=11
_srcname=linux-${_major}
-_clr=${_major}.9-863
+_clr=${_major}.10-865
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
@@ -329,7 +329,7 @@ done
sha256sums=('78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2'
'SKIP'
- '4c0304c4ac05105881c7f50463a1485a71c0a5899830f07eac0321f32ae4eb4a'
+ '3ffab23babc1635aa1a670ff7d44987e9aa1346d3394f1e2cbd37a9fcbefcac0'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1')