summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 191f91241f8f..0ba61a29feca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2018
- pkgver = 4.19.48
- pkgrel = 2
+ pkgver = 4.19.49
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2018
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ 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.48.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.49.xz
source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.48-48
source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz
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-lts2018
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
sha256sums = SKIP
- sha256sums = 78310c2f3f6ad19a87fe32e872c695451186733e5ddd1946f67ca742e88b570a
+ sha256sums = 6db8a2cf4dd3808e4bcf47da5b434de78e2eadb367432db1c4709ac83910117a
sha256sums = SKIP
sha256sums = 553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index ec8aa1a1378d..ff8b91e50abe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,12 +63,12 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=48
+_minor=49
_srcname=linux-${_major}
_clr=${_major}.48-48
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2018"
license=('GPL2')
@@ -340,7 +340,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- '78310c2f3f6ad19a87fe32e872c695451186733e5ddd1946f67ca742e88b570a'
+ '6db8a2cf4dd3808e4bcf47da5b434de78e2eadb367432db1c4709ac83910117a'
'SKIP'
'553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'