summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Jung2022-08-15 11:53:58 +0200
committerPeter Jung2022-08-15 11:53:58 +0200
commitf1a28c44d6ae58d3d540b27796a927a86fa1bebd (patch)
treeef25db01ee200c9819a773395f620ce07c303b9e /PKGBUILD
parenta2272bf06e429a3af80473181b2535c21d010e35 (diff)
downloadaur-f1a28c44d6ae58d3d540b27796a927a86fa1bebd.tar.gz
5.19.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64982d23052e..2f33b6b2a938 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -158,7 +158,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux CFS scheduler Kernel by CachyOS with other patches and improvements'
-pkgrel=1
+pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
@@ -188,7 +188,7 @@ source=(
"${_patchsource}/all/0001-cachyos-base-all.patch")
## ZFS Support
if [ -n "$_build_zfs" ]; then
- source+=("git+https://github.com/openzfs/zfs.git#commit=17512aba0c33f73b74e5bd10f11e6d41c10f709f")
+ source+=("git+https://github.com/openzfs/zfs.git#commit=db5fd16f0b7fd5bd5e19350829c46d526fed6d71")
fi
## BMQ Scheduler
if [ "$_cpusched" = "bmq" ]; then
@@ -887,4 +887,4 @@ done
sha256sums=('f4e27b926ea2c66b808db1f5706254cf92a8899e2108eedb0c3a7d12499aea55'
'6b0338cb4adcc48b0c9db4b2e9d861562fd1e096144c65fc35b93c788ed97eb3'
'ce8bf7807b45a27eed05a5e1de5a0bf6293a3bbc2085bacae70cd1368f368d1f'
- '1d42d128d1a3d414e6fd2b8cf5b5f8867061f749644e8e5600526ac47a770fad')
+ 'c04623bfb274c2422f6286c8befd52b835d2da9f953b1c66007bd851d2756365')