Skip to content

Commit

Permalink
6.12: Bump to 6.12.5
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Gorski <[email protected]>
  • Loading branch information
sirlucjan committed Feb 18, 2025
1 parent 0dea83a commit e3e837d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions linux-cachyos-lts/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Generated by makepkg 7.0.0
# Tue Feb 18 10:01:03 UTC 2025
pkgbase = linux-cachyos-lts
pkgdesc = Linux BORE + Cachy Sauce Kernel by CachyOS with other patches and improvements - Long Term Service
pkgver = 6.12.14
pkgver = 6.12.15
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,12 +20,12 @@ pkgbase = linux-cachyos-lts
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.14.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.15.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = f9d35c17e8bbdef637a87a6107e31bc50cc9a6a984eaea76b883fb0a6fae81932213db89b532b77420de42e9835c3256cbab018c06ad38323acb6ab94631c369
b2sums = 558bf2c128585b865c678f60d17243478bbeea46dcaea67df13fea139c438e5fa649dfc2f364e0eaaa5a3c021990efe6c8bb7fc72f0d827fca3c6daa49cd6817
b2sums = f2836dc202ee935e098b1d160bd74587e5b536e59a8eb5bbb85c52c77b6b319a4244fa9cb410c4205bb9d6458699a7d60cd734346821b57704c7506cb2d78089
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = f369461e2eea4e8c43e690aa8c1cae695354ee5120533e88397d920a5d73326dc20120698c6278066fdfd43bb6a215b1f8e99b2e7a618a8df3e4f88951a72c94
Expand Down
4 changes: 2 additions & 2 deletions linux-cachyos-lts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=14
_minor=15
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -699,7 +699,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('f9d35c17e8bbdef637a87a6107e31bc50cc9a6a984eaea76b883fb0a6fae81932213db89b532b77420de42e9835c3256cbab018c06ad38323acb6ab94631c369'
b2sums=('558bf2c128585b865c678f60d17243478bbeea46dcaea67df13fea139c438e5fa649dfc2f364e0eaaa5a3c021990efe6c8bb7fc72f0d827fca3c6daa49cd6817'
'f2836dc202ee935e098b1d160bd74587e5b536e59a8eb5bbb85c52c77b6b319a4244fa9cb410c4205bb9d6458699a7d60cd734346821b57704c7506cb2d78089'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'f369461e2eea4e8c43e690aa8c1cae695354ee5120533e88397d920a5d73326dc20120698c6278066fdfd43bb6a215b1f8e99b2e7a618a8df3e4f88951a72c94'
Expand Down

0 comments on commit e3e837d

Please sign in to comment.