summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-12-16 16:24:15 +0000
committerP. Jung2021-12-16 16:24:15 +0000
commit02408d767f5a2e557ad90db8dda73abc6b79110a (patch)
tree88ab384ac2c0866b4c1d056ce14fca35da5f7da4
parenta8292ebaab9d0108f8586bce90e714177f68471a (diff)
downloadaur-02408d767f5a2e557ad90db8dda73abc6b79110a.tar.gz
5.15.8-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9034a10c0592..40da432c1028 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule
pkgdesc = Linux CacULE scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.15.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@@ -31,7 +31,6 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/AMD/0001-amd64-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-bbr2.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/misc/0010-ELF.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-bitmap.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-block-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-cpu-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-misc.patch
@@ -66,7 +65,6 @@ pkgbase = linux-cacule
md5sums = 53f037488a66667220c263f92ded333d
md5sums = 2a8097ba46be56fbbe3967e9c34c9a0b
md5sums = a05b47e1970509a27f36501534751a9b
- md5sums = 82b58a2673da7a5479b6a94f6200e28b
md5sums = 56ceaed8bfb44eca93298ccc5fe11ca7
md5sums = 67764a5824b567b49bcce19c01d4e1b3
md5sums = 299b176cbfc1b386d74406387e9e2d6b
diff --git a/PKGBUILD b/PKGBUILD
index fe0312738990..406445d9be10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -137,7 +137,7 @@ _srcname=linux-${pkgver}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux CacULE scheduler Kernel by CachyOS and with some other patches and other improvements'
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=3
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')
@@ -165,7 +165,7 @@ source=(
"${_patchsource}/AMD/0001-amd64-patches.patch"
"${_patchsource}/0001-bbr2.patch"
"${_patchsource}/misc/0010-ELF.patch"
- "${_patchsource}/0001-bitmap.patch"
+# "${_patchsource}/0001-bitmap.patch"
"${_patchsource}/0001-block-patches.patch"
"${_patchsource}/0001-cpu-patches.patch"
"${_patchsource}/0001-misc.patch"
@@ -680,7 +680,6 @@ md5sums=('5b04a1db6305c993d7f55db334a2b415'
'53f037488a66667220c263f92ded333d'
'2a8097ba46be56fbbe3967e9c34c9a0b'
'a05b47e1970509a27f36501534751a9b'
- '82b58a2673da7a5479b6a94f6200e28b'
'56ceaed8bfb44eca93298ccc5fe11ca7'
'67764a5824b567b49bcce19c01d4e1b3'
'299b176cbfc1b386d74406387e9e2d6b'