summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-12-01 14:24:24 +0100
committerJosip Ponjavic2019-12-01 14:24:24 +0100
commit3521551fd677a1459a5b4edc842896b1c29a5522 (patch)
tree6fd19838fde06c6b0b4d57603503f9d54e42be44
parent550729e7ec6393bfdf9a0707ae4a1ea6564c4b97 (diff)
downloadaur-3521551fd677a1459a5b4edc842896b1c29a5522.tar.gz
4.19.87-1 (clr 4.19.86-98)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24b87b17b584..934dcdeee5ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-clear-lts2018
pkgdesc = Clear Linux lts2018
- pkgver = 4.19.86
- pkgrel = 2
+ pkgver = 4.19.87
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2018
arch = x86_64
license = GPL2
@@ -15,14 +15,14 @@ pkgbase = linux-clear-lts2018
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.86.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.87.xz
source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.86-98
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
sha256sums = SKIP
- sha256sums = e6137c451daeda15e03207b833f3322faf893cad580b066ab8bd15855190fd9d
+ sha256sums = 3462403741976e870d96e2d6ab447195d0d0a63c4112b34c86b0e4f272fa68fc
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
diff --git a/PKGBUILD b/PKGBUILD
index a69b065b9b6e..c161f7a4599e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,12 +59,12 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=86
+_minor=87
_srcname=linux-${_major}
_clr=${_major}.86-98
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=1
pkgdesc='Clear Linux lts2018'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2018"
@@ -323,7 +323,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- 'e6137c451daeda15e03207b833f3322faf893cad580b066ab8bd15855190fd9d'
+ '3462403741976e870d96e2d6ab447195d0d0a63c4112b34c86b0e4f272fa68fc'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5')