summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2022-11-10 20:34:06 +0100
committerPiotr Gorski2022-11-10 20:34:06 +0100
commitafcac99a8fecac7c3cf91787c5c5ffd6bb8019ec (patch)
treee90d53ea4f97e730c52f8dca690bf0dc82c4d799 /PKGBUILD
parente86ce3a17391107fb0a20d82f5f6c55ee4c939de (diff)
downloadaur-afcac99a8fecac7c3cf91787c5c5ffd6bb8019ec.tar.gz
Bump to 6.0.8
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55b3cea13eb1..c92bd675c3b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -195,7 +195,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.0
-_minor=7
+_minor=8
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -205,7 +205,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux cacULE-RDB scheduler Kernel by CachyOS with other patches and improvements'
-pkgrel=2
+pkgrel=1
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
@@ -235,7 +235,7 @@ source=(
"${_patchsource}/all/0001-cachyos-base-all.patch")
## ZFS Support
if [ -n "$_build_zfs" ]; then
- source+=("git+https://github.com/cachyos/zfs.git#commit=b27c7a1457e202435914403ddf6708cb6b53bfa0")
+ source+=("git+https://github.com/cachyos/zfs.git#commit=0f4ee295ba94803e5833f57481cfdbee5d1160d4")
fi
## Latency NICE Support
if [ -n "$_latency_nice" ]; then
@@ -1028,9 +1028,9 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('67dacc2b78605a56e997f4c08d009be87c98ec66f1870220226c8b3cc676590f'
- 'b782e644a0265c9241b225e14127024aaf5a52a5e19bf8797b4b88c1156d1faf'
+sha256sums=('0de4f83996951c6faf9b2225db4f645882c47b1a09198190f97bd46e5f5fa257'
+ '750b58a388128847cecfd170074675871884ece56306603550bd23f2506b841a'
'34e2cad286f32d8c1c26e4ff18726c9e0aee151e82088bb78c3ae4fb536bf962'
'e1d45b5842079a5f0f53d7ea2d66ffa3f1497766f3ccffcf13ed00f1ac67f95e'
- 'dee8ed716d713f27c8d75a1cef6eabf4ddcb63fe4e37d5b9cf47b25d791e5ea0'
+ '10dac695fc3cd2bf576fe442ab7a4daf0152ca998955ddd6ec0268d1773cc19d'
'2b9f45f0cc8e7c4871cd75e0932b03f2a0c633db9a875af1f308d4f4976d0948')