summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-06-16 16:22:47 +0000
committerptr13372021-06-16 16:22:47 +0000
commita99cafccbe25b33989fff2b92af8f20a9d2f6f82 (patch)
tree8c7249e15c09881995a720c0da1681e3f440df76
parent23d4e5e20f4f41cb3aee791a728eb269c1576355 (diff)
downloadaur-a99cafccbe25b33989fff2b92af8f20a9d2f6f82.tar.gz
cpu-patches updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba11256a4330..26997ac7d295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule
pkgdesc = Linux-CacULE Kernel by Hamad Marri and with some other patchsets
pkgver = 5.12.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
license = GPL2
@@ -23,7 +23,7 @@ pkgbase = linux-cacule
source = config
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/CacULE/v5.12/cacule-5.12.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/cpu-patches-v4/0001-cpu-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/cpu-patches-v5/0001-cpu-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/futex-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/futex2-stable-patches-v6/0001-futex2-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/wine-esync-patches/0001-v5.12-winesync.patch
@@ -51,7 +51,7 @@ pkgbase = linux-cacule
sha256sums = b4e1462213c93a485837a474358d9b85cfc51f058cef7d1133249fcb5fc8251b
sha256sums = b2139a29b0cabfb029e51c81f386c698ef209e43cbd93a3515892785662e4c74
sha256sums = a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1
- sha256sums = 157c03f5bd1c550c827e703cef1b11b39dcb1cacde4fc9ae869340a6dc0edcb1
+ sha256sums = 41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea
sha256sums = 4ff5c33785445f103d479196bb33c4f991d6c5f56df5c643ec6d2451368f0605
sha256sums = db4707a6430a80447fabc2517e554cf9e055a4039b362f683bd9dd7f04d7a667
sha256sums = f7c68f43599c53ce19a14e6f296e5e0820257e80acb9f52a1dec036d0d9a62ab
diff --git a/PKGBUILD b/PKGBUILD
index e0918b4c1746..e39f61713573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _minor=11
_srcname=linux-${_major}
pkgbase=linux-cacule
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -72,7 +72,7 @@ source=(
"config"
"${_patchsource}/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
"${_caculepatches}/v5.12/cacule-5.12.patch"
- "${_patchsource}/cpu-patches-v4/0001-cpu-patches.patch"
+ "${_patchsource}/cpu-patches-v5/0001-cpu-patches.patch"
"${_patchsource}/futex-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/futex2-stable-patches-v6/0001-futex2-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/wine-esync-patches/0001-v5.12-winesync.patch"
@@ -522,7 +522,7 @@ sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'b4e1462213c93a485837a474358d9b85cfc51f058cef7d1133249fcb5fc8251b'
'b2139a29b0cabfb029e51c81f386c698ef209e43cbd93a3515892785662e4c74'
'a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1'
- '157c03f5bd1c550c827e703cef1b11b39dcb1cacde4fc9ae869340a6dc0edcb1'
+ '41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea'
'4ff5c33785445f103d479196bb33c4f991d6c5f56df5c643ec6d2451368f0605'
'db4707a6430a80447fabc2517e554cf9e055a4039b362f683bd9dd7f04d7a667'
'f7c68f43599c53ce19a14e6f296e5e0820257e80acb9f52a1dec036d0d9a62ab'