Sync with Github

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
Piotr Gorski 2023-02-20 20:22:29 +01:00
parent ecb082c68c
commit 2c4f56f3cc
No known key found for this signature in database
GPG Key ID: 79AFA05ABDB26C5A
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = linux-cachyos
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.2.0
pkgrel = 1
pkgrel = 3
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@ -30,7 +30,7 @@ pkgbase = linux-cachyos
sha256sums = 74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
sha256sums = 7f0b634e7b02a7a7dafd5fcb9c2be4f4bcacfa972c2be2ff1505ecaaf7c2c71a
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = dc8304688ffd4b4887360818becaef6fc8637f157840d8c00bf9111a222cdead
sha256sums = 23765d8d40c42fbfcd65f587021927dd4ad6d872807b5e719f4fb79631b9d1a0
sha256sums = 91fd56593928155841b161e608d249af725bbde65d19415fd98d55efc322ef89
sha256sums = 200b0b5469fc26e7c77857a13b2e79e85d87e9c8c5461a25ffd58be402a20631

View File

@ -203,7 +203,7 @@ _stable=${_major}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux BORE scheduler Kernel by CachyOS with other patches and improvements'
pkgrel=1
pkgrel=3
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
@ -844,6 +844,6 @@ done
sha256sums=('74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1'
'7f0b634e7b02a7a7dafd5fcb9c2be4f4bcacfa972c2be2ff1505ecaaf7c2c71a'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'dc8304688ffd4b4887360818becaef6fc8637f157840d8c00bf9111a222cdead'
'23765d8d40c42fbfcd65f587021927dd4ad6d872807b5e719f4fb79631b9d1a0'
'91fd56593928155841b161e608d249af725bbde65d19415fd98d55efc322ef89'
'200b0b5469fc26e7c77857a13b2e79e85d87e9c8c5461a25ffd58be402a20631')