diff --git a/.SRCINFO b/.SRCINFO index f7355d421d29..c6b849ed88e4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = linux-cachyos-bore pkgdesc = Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements pkgver = 5.15.8 - pkgrel = 1 + pkgrel = 2 url = https://github.com/CachyOS/linux-cachyos arch = x86_64 arch = x86_64_v3 @@ -56,7 +56,7 @@ pkgbase = linux-cachyos-bore source = auto-cpu-optimization.sh md5sums = 5b04a1db6305c993d7f55db334a2b415 md5sums = d97e86d9464dd34683f67de4d4a595c0 - md5sums = 22552abc3fe996c2e89980e13e5583a3 + md5sums = bd7d37c1f6b7bd0bfec044046025cf93 md5sums = 2627c6fcd9760b0e7a3553500db0a7e1 md5sums = e3fa8507aed6ef3ce37e62f18fe9b7e1 md5sums = 152706f6ebbe9917c6a5955cd5447344 diff --git a/PKGBUILD b/PKGBUILD index 42f4102c89cf..3ec6accef924 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Set these variables to ANYTHING that is not null to enable them ### Tweak kernel options prior to a build via nconfig -_makenconfig=y +_makenconfig= ### Tweak kernel options prior to a build via menuconfig _makemenuconfig= @@ -22,7 +22,7 @@ _makegconfig= # NUMA is optimized for multi-socket motherboards. # A single multi-core CPU actually runs slower with NUMA enabled. # See, https://bugs.archlinux.org/task/31187 -_NUMAdisable=y +_NUMAdisable= # Compile ONLY used modules to VASTLYreduce the number of modules built # and the build time. @@ -130,7 +130,7 @@ _srcname=linux-${pkgver} arch=(x86_64 x86_64_v3) pkgdesc='Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements' _srcname=linux-${pkgver} -pkgrel=1 +pkgrel=2 arch=('x86_64' 'x86_64_v3') url="https://github.com/CachyOS/linux-cachyos" license=('GPL2') @@ -664,7 +664,7 @@ done md5sums=('5b04a1db6305c993d7f55db334a2b415' 'd97e86d9464dd34683f67de4d4a595c0' - '22552abc3fe996c2e89980e13e5583a3' + 'bd7d37c1f6b7bd0bfec044046025cf93' '2627c6fcd9760b0e7a3553500db0a7e1' 'e3fa8507aed6ef3ce37e62f18fe9b7e1' '152706f6ebbe9917c6a5955cd5447344'