summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2021-10-20 14:39:26 +0200
committerJosip Ponjavic2021-10-20 14:39:26 +0200
commitca64d6efeb34e8b8c8868f9bd605bbc9d5c7bcae (patch)
treeaef7405699e0dbe19122cf1b6f3c1e222e3adfa3
parent3e56ba5974d5496b512d727f78a6a146c45b568b (diff)
downloadaur-ca64d6efeb34e8b8c8868f9bd605bbc9d5c7bcae.tar.gz
5.4.155-1 (clr 5.4.154-147)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3a7b9561c40..02a3db7c8712 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-clear-lts2019
pkgdesc = Clear Linux lts2019
- pkgver = 5.4.154
- pkgrel = 2
+ pkgver = 5.4.155
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2019
arch = x86_64
license = GPL2
@@ -15,14 +15,14 @@ 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.154.xz
- source = linux-clear-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.153-146
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.155.xz
+ source = linux-clear-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.154-147
source = more-uarches-20210914.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210914.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = 9c260c5754b836023a994f4229ca06815fd890c7b01dfc7eaa92c21c998cbd91
+ sha256sums = d3cad688a2e800c49e89fa292196f543020f388d5db63783872c53c94ee2ceeb
sha256sums = SKIP
sha256sums = b70720e7537a0b6455edaeb198d52151fb3b3c3a91631b8f43d2e71b694da611
diff --git a/PKGBUILD b/PKGBUILD
index 3aa951c76654..b5c8bfa25885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,12 +74,12 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.4
-_minor=154
+_minor=155
_srcname=linux-${_major}
-_clr=${_major}.153-146
+_clr=${_major}.154-147
pkgbase=linux-clear-lts2019
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=1
pkgdesc='Clear Linux lts2019'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2019"
@@ -350,7 +350,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- '9c260c5754b836023a994f4229ca06815fd890c7b01dfc7eaa92c21c998cbd91'
+ 'd3cad688a2e800c49e89fa292196f543020f388d5db63783872c53c94ee2ceeb'
'SKIP'
'b70720e7537a0b6455edaeb198d52151fb3b3c3a91631b8f43d2e71b694da611')