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 1d2cd4535873..7f89fcad5550 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-clear-lts2019
pkgdesc = Clear Linux lts2019
- pkgver = 5.4.29
- pkgrel = 3
+ pkgver = 5.4.30
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2019
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-clear-lts2019
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.29.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.30.xz
source = clearlinux-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.28-22
source = https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-1.0.20200401.tar.xz
source = enable_additional_cpu_optimizations-20191217.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20191217.tar.gz
@@ -22,7 +22,7 @@ pkgbase = linux-clear-lts2019
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = bfcebb90e01efab7e0927656f53584c82185c424a527720a663700fe181f10ed
+ sha256sums = 89dfaaba8052f609c02e04dfdf1362c6d916fb8a1057f9127f45be34af3d1241
sha256sums = SKIP
sha256sums = 7dfb4a8315e1d6ae406ff32d01c496175df558dd65968a19e5222d02c7cfb77a
sha256sums = 7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5
diff --git a/PKGBUILD b/PKGBUILD
index 3037f3a3698f..95671d0e63dc 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=5.4
-_minor=29
+_minor=30
_srcname=linux-${_major}
_clr=${_major}.28-22
pkgbase=linux-clear-lts2019
pkgver=${_major}.${_minor}
-pkgrel=3
+pkgrel=1
pkgdesc='Clear Linux lts2019'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2019"
@@ -319,7 +319,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- 'bfcebb90e01efab7e0927656f53584c82185c424a527720a663700fe181f10ed'
+ '89dfaaba8052f609c02e04dfdf1362c6d916fb8a1057f9127f45be34af3d1241'
'SKIP'
'7dfb4a8315e1d6ae406ff32d01c496175df558dd65968a19e5222d02c7cfb77a'
'7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5')