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 1bae51366b9a..7bdc84d68723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 5.0.3
- pkgrel = 3
+ pkgver = 5.0.4
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.0.3.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.0.4.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.3-721
source = https://downloadmirror.intel.com/28087/eng/microcode-20180807a.tgz
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
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
sha256sums = SKIP
- sha256sums = 802edfe24f3557bd8eeabe56c70721b2bf1e9d5c9d853a4fa78b0c1b08af56de
+ sha256sums = f83a9669cc5d7fa0c8f4f235ebe5a33029c9153f6d1607be3a78e933949aeb9a
sha256sums = SKIP
sha256sums = 46ab18699ec42eb6cc01ee1846ec4d7ca979766dee2156f92d69e2f6df548137
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index 64d86302a4d4..0e1bf90c28d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,12 +65,12 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.0
-_minor=3
+_minor=4
_srcname=linux-${_major}
_clr=${_major}.3-721
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=3
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -332,7 +332,7 @@ done
sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'SKIP'
- '802edfe24f3557bd8eeabe56c70721b2bf1e9d5c9d853a4fa78b0c1b08af56de'
+ 'f83a9669cc5d7fa0c8f4f235ebe5a33029c9153f6d1607be3a78e933949aeb9a'
'SKIP'
'46ab18699ec42eb6cc01ee1846ec4d7ca979766dee2156f92d69e2f6df548137'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'