summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2021-08-18 12:52:10 +0200
committerJosip Ponjavic2021-08-18 12:52:10 +0200
commitadfe2236d1e70ea9c4d0dff9679ea1f537459ffd (patch)
tree9ca5bda3c3fb500763050e15db133b104b781181
parent44909e6c428ac74ce861867c23af076b04e45a52 (diff)
downloadaur-adfe2236d1e70ea9c4d0dff9679ea1f537459ffd.tar.gz
5.4.142-1 (clr 5.4.141-134)
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee0b22933908..84b38b005624 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2019
pkgdesc = Clear Linux lts2019
- pkgver = 5.4.141
+ pkgver = 5.4.142
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2019
arch = x86_64
@@ -14,16 +14,16 @@ 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.141.xz
- source = clearlinux-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.138-131
- source = more-uarches-20210616.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210616.tar.gz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.142.xz
+ source = clearlinux-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.141-134
+ source = more-uarches-20210817.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210817.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = 6ed92ea3b773ea8d32dab1fd58eb58298bcd08db53993bd86b9128c0cb279611
+ sha256sums = cb0aba28871c9c1ff3d7a43f0fad7ffe466e7fa1112b2f00c89eabb7d2f9a637
sha256sums = SKIP
- sha256sums = e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d
+ sha256sums = 75f9b3e8b35562ade9f8d4c82771e1b7ecdf2264a80ac1a3fdba34d87864dc77
pkgname = linux-clear-lts2019
pkgdesc = The Clear Linux lts2019 kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index cf27f638af6e..fa92bd78dcef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,9 +74,9 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.4
-_minor=141
+_minor=142
_srcname=linux-${_major}
-_clr=${_major}.138-131
+_clr=${_major}.141-134
pkgbase=linux-clear-lts2019
pkgver=${_major}.${_minor}
pkgrel=1
@@ -86,7 +86,7 @@ url="https://github.com/clearlinux-pkgs/linux-lts2019"
license=('GPL2')
makedepends=('bc' 'cpio' 'git' 'kmod' 'libelf' 'xmlto')
options=('!strip')
-_gcc_more_v='20210616'
+_gcc_more_v='20210817'
source=(
"https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_major}.tar.xz"
"https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_major}.tar.sign"
@@ -345,9 +345,9 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- '6ed92ea3b773ea8d32dab1fd58eb58298bcd08db53993bd86b9128c0cb279611'
+ 'cb0aba28871c9c1ff3d7a43f0fad7ffe466e7fa1112b2f00c89eabb7d2f9a637'
'SKIP'
- 'e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d')
+ '75f9b3e8b35562ade9f8d4c82771e1b7ecdf2264a80ac1a3fdba34d87864dc77')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds