This commit is contained in:
Peter Jung 2022-04-08 13:51:58 +00:00
parent e68e38b4af
commit 562b151e5f
No known key found for this signature in database
GPG Key ID: C3C4820857F654FE
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
pkgbase = linux-cachyos
pkgdesc = Linux CFS scheduler Kernel by CachyOS and with other patches and improvements
pkgver = 5.17.1
pkgrel = 2
pkgver = 5.17.2
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@ -24,7 +24,7 @@ pkgbase = linux-cachyos
makedepends = make
makedepends = patch
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.17.1.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.17.2.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-anbox.patch
@ -46,16 +46,16 @@ pkgbase = linux-cachyos
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-v4l2loopback.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-xanmod.patch
source = auto-cpu-optimization.sh
sha256sums = 7cd5c5d432a25f45060868ce6a8578890e550158a2f779c4a20804b551e84c24
sha256sums = 2da20f8437cfe813ddee7dcb95e2c4e9e4e8f6168060c05787668ac3ff3f0b99
sha256sums = b596f261b422286312bd67865eee27975274d4475186d2b73680419d0d000afa
sha256sums = b7aee6dc074199dcab3bd6b3ffd1ad21711ee865d76257d8f04f2f0dae84b078
sha256sums = 01a80b483c4e0499fbd3f5ff8845ff49b7bd4ffdfd9b97ff38933a48e6f8cc8b
sha256sums = b81d81435984662cc5948e5e26389402d6803ceb4cd3fe346f632fdf4c81f9ed
sha256sums = ec150c2d74c58de56ab230679fe4c27b63a8bb4180f57e1985ff7fe7dced0401
sha256sums = 863d3627ef5eb474840a5847ee0b479a80e2521261b8ca3e0f71fcfb78a392b4
sha256sums = 29f1f338d101ebb1da77024e60481a651cbb004bb85a57bf9af9861a9e77532d
sha256sums = 2ccacea819390dfa67251b0c211804bcc03a079a9970fd6e147bb09248e75b6f
sha256sums = fbc98ae990ef1f75ac5a11eb822e01503b5cc09b412f3b3d2e03adde04123068
sha256sums = d027022d216dcc26ab7f47f803ee3a2aab42e6d28b5f268045a9f000547c8490
sha256sums = 2dd17bce8a02bba63e1fb437bbfc6efb2c8e657e3d3049c57d975dac8dadadbb
sha256sums = d8be9d58186b09cd6d8ac0633889e9483f88c59702579b26d45d0a42a906de8f
sha256sums = c92373359de38b4ac831ab69f57c6bb962a14d214beba55593616c9077003aff
sha256sums = 2bd3d6c9b8bf0f5d62baa97515be4eb370076c2b2c96a6b22c1c6f387913f1a6

View File

@ -120,7 +120,7 @@ else
pkgbase=linux-cachyos
fi
_major=5.17
_minor=1
_minor=2
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@ -131,7 +131,7 @@ _srcname=linux-${_stable}
#_srcname=linux-${_major}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux CFS scheduler Kernel by CachyOS and with other patches and improvements'
pkgrel=2
pkgrel=1
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')
@ -683,16 +683,16 @@ for _p in "${pkgname[@]}"; do
}"
done
sha256sums=('7cd5c5d432a25f45060868ce6a8578890e550158a2f779c4a20804b551e84c24'
sha256sums=('2da20f8437cfe813ddee7dcb95e2c4e9e4e8f6168060c05787668ac3ff3f0b99'
'b596f261b422286312bd67865eee27975274d4475186d2b73680419d0d000afa'
'b7aee6dc074199dcab3bd6b3ffd1ad21711ee865d76257d8f04f2f0dae84b078'
'01a80b483c4e0499fbd3f5ff8845ff49b7bd4ffdfd9b97ff38933a48e6f8cc8b'
'b81d81435984662cc5948e5e26389402d6803ceb4cd3fe346f632fdf4c81f9ed'
'ec150c2d74c58de56ab230679fe4c27b63a8bb4180f57e1985ff7fe7dced0401'
'863d3627ef5eb474840a5847ee0b479a80e2521261b8ca3e0f71fcfb78a392b4'
'29f1f338d101ebb1da77024e60481a651cbb004bb85a57bf9af9861a9e77532d'
'2ccacea819390dfa67251b0c211804bcc03a079a9970fd6e147bb09248e75b6f'
'fbc98ae990ef1f75ac5a11eb822e01503b5cc09b412f3b3d2e03adde04123068'
'd027022d216dcc26ab7f47f803ee3a2aab42e6d28b5f268045a9f000547c8490'
'2dd17bce8a02bba63e1fb437bbfc6efb2c8e657e3d3049c57d975dac8dadadbb'
'd8be9d58186b09cd6d8ac0633889e9483f88c59702579b26d45d0a42a906de8f'
'c92373359de38b4ac831ab69f57c6bb962a14d214beba55593616c9077003aff'
'2bd3d6c9b8bf0f5d62baa97515be4eb370076c2b2c96a6b22c1c6f387913f1a6'