summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2024-03-06 19:36:08 +0100
committerJosip Ponjavic2024-03-06 19:36:08 +0100
commit0bf62ad404e2630700ccc0d5dc60c4dbd9cfa178 (patch)
tree6006b7025d30f61d645700a5c2b41170bbaf2d6b
parentc1bc0e834bc75a8124e148d61eaf326fa4f41bb1 (diff)
downloadaur-0bf62ad404e2630700ccc0d5dc60c4dbd9cfa178.tar.gz
6.7.9-1 (clr 6.7.8-1413)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 231910976da1..3e342fa0243a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 6.7.8
+ pkgver = 6.7.9
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.7.8.xz
- source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.7.6-1411
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.7.9.xz
+ source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.7.8-1413
source = more-uarches-20240221.2.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20240221.2.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
sha256sums = SKIP
- sha256sums = 065432490d1ed6ba949e0f20dd88e063fb00c992548ee146eaa657974fa412fb
+ sha256sums = e7562c6344c936de81e49e8613d4ac1be5f8941332e4dcf58caab8591c10f8c1
sha256sums = SKIP
sha256sums = 1d3ac3e581cbc5108f882fcdc75d74f7f069654c71bad65febe5ba15a7a3a14f
diff --git a/PKGBUILD b/PKGBUILD
index 8e8fc9d2443a..535d4e611764 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -86,9 +86,9 @@
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=6.7
-_minor=8
+_minor=9
_srcname=linux-${_major}
-_clr=${_major}.6-1411
+_clr=${_major}.8-1413
_gcc_more_v='20240221.2'
pkgbase=linux-clear
pkgver=${_major}.${_minor}
@@ -418,7 +418,7 @@ done
sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
'SKIP'
- '065432490d1ed6ba949e0f20dd88e063fb00c992548ee146eaa657974fa412fb'
+ 'e7562c6344c936de81e49e8613d4ac1be5f8941332e4dcf58caab8591c10f8c1'
'SKIP'
'1d3ac3e581cbc5108f882fcdc75d74f7f069654c71bad65febe5ba15a7a3a14f')