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 3f76021b0e87..5effbed9073e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-clear-lts2019
pkgdesc = Clear Linux lts2019
- pkgver = 5.4.29
- pkgrel = 1
+ pkgver = 5.4.28
+ pkgrel = 2
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.28.xz
source = clearlinux-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.28-18
source = https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-1.0.20200330.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 = 6965f4c20f73e4707361a69bcb71806901f835dc45fdb8232542947507144fc0
sha256sums = SKIP
sha256sums = 2d57b239605be2ee0e4c2da935ff1a23e9ed8bb3ee692e10ae032ae50f280bef
sha256sums = 7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5
diff --git a/PKGBUILD b/PKGBUILD
index 8b6820360ca0..ef8327fe595a 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=28
_srcname=linux-${_major}
_clr=${_major}.28-18
pkgbase=linux-clear-lts2019
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
pkgdesc='Clear Linux lts2019'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2019"
@@ -325,7 +325,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- 'bfcebb90e01efab7e0927656f53584c82185c424a527720a663700fe181f10ed'
+ '6965f4c20f73e4707361a69bcb71806901f835dc45fdb8232542947507144fc0'
'SKIP'
'2d57b239605be2ee0e4c2da935ff1a23e9ed8bb3ee692e10ae032ae50f280bef'
'7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5')