5.19.2-1
This commit is contained in:
parent
acdfe72606
commit
04e78c6db6
3 changed files with 20 additions and 16 deletions
14
.SRCINFO
14
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = linux-cachyos
|
||||
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
|
||||
pkgver = 5.19.1
|
||||
pkgrel = 2
|
||||
pkgver = 5.19.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/CachyOS/linux-cachyos
|
||||
arch = x86_64
|
||||
arch = x86_64_v3
|
||||
|
@ -21,16 +21,16 @@ pkgbase = linux-cachyos
|
|||
makedepends = make
|
||||
makedepends = patch
|
||||
options = !strip
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.1.tar.xz
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.2.tar.xz
|
||||
source = config
|
||||
source = auto-cpu-optimization.sh
|
||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/5.19/all/0001-cachyos-base-all.patch
|
||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/5.19/sched/0001-bore.patch
|
||||
sha256sums = f4e27b926ea2c66b808db1f5706254cf92a8899e2108eedb0c3a7d12499aea55
|
||||
sha256sums = 6b0338cb4adcc48b0c9db4b2e9d861562fd1e096144c65fc35b93c788ed97eb3
|
||||
sha256sums = 48e40a1f5501ec6c40e3c86d3d5319200b688f2d9360f72833084d74801fe63d
|
||||
sha256sums = 834228bf298f83900e98984e0aa7acf2ed8022ff64cb1f8ddda9db7f8d6fbe8c
|
||||
sha256sums = ce8bf7807b45a27eed05a5e1de5a0bf6293a3bbc2085bacae70cd1368f368d1f
|
||||
sha256sums = c04623bfb274c2422f6286c8befd52b835d2da9f953b1c66007bd851d2756365
|
||||
sha256sums = 0fe7f1698639df033709c6d32e651d378fc6e320dfc6387f8aee83d9ed0231a8
|
||||
sha256sums = a71497e5d79665605f3225340e1007c92dd03bca22d421545e86810a21c8f5a0
|
||||
sha256sums = 9b3d6c36e172daf5667f2496890b47f5828520daa58bb65a83099349bd9b4383
|
||||
|
||||
pkgname = linux-cachyos
|
||||
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue