summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-06-19 13:07:29 +0200
committerptr13372021-06-19 13:07:29 +0200
commitd65ce94f4689ef4138b5cfab71e883d3f9917607 (patch)
tree99907d5436d1361eff51abe0f38d080f1eae5c15
parenteea019360358c96cc55816e80b63235fa254c2a1 (diff)
downloadaur-d65ce94f4689ef4138b5cfab71e883d3f9917607.tar.gz
cpu patches
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59038db80d2c..4e50071d6673 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.12
- pkgrel = 2
+ pkgrel = 3
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-v7/0001-arch-patches.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-v5/0001-cpu-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/cpu-patches-v6/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 = 5cfde84b9b7b71cde2a9823859184ed08f7eece119b2776f0e620c8528a156e5
sha256sums = dd89db0483301a62cef23ba797fee1fb9804f570f952df87fe418ee22e353227
sha256sums = a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1
- sha256sums = 41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea
+ sha256sums = d50836cb16ef209b4bdd7bef792485b8f0ff847a96d2b6eca109da0b7e05f79b
sha256sums = 4ff5c33785445f103d479196bb33c4f991d6c5f56df5c643ec6d2451368f0605
sha256sums = db4707a6430a80447fabc2517e554cf9e055a4039b362f683bd9dd7f04d7a667
sha256sums = f7c68f43599c53ce19a14e6f296e5e0820257e80acb9f52a1dec036d0d9a62ab
diff --git a/PKGBUILD b/PKGBUILD
index eebe86f97734..cd8b44283a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _minor=12
_srcname=linux-${_major}
pkgbase=linux-cacule
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=3
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-v7/0001-arch-patches.patch"
"${_caculepatches}/v5.12/cacule-5.12.patch"
- "${_patchsource}/cpu-patches-v5/0001-cpu-patches.patch"
+ "${_patchsource}/cpu-patches-v6/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'
'5cfde84b9b7b71cde2a9823859184ed08f7eece119b2776f0e620c8528a156e5'
'dd89db0483301a62cef23ba797fee1fb9804f570f952df87fe418ee22e353227'
'a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1'
- '41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea'
+ 'd50836cb16ef209b4bdd7bef792485b8f0ff847a96d2b6eca109da0b7e05f79b'
'4ff5c33785445f103d479196bb33c4f991d6c5f56df5c643ec6d2451368f0605'
'db4707a6430a80447fabc2517e554cf9e055a4039b362f683bd9dd7f04d7a667'
'f7c68f43599c53ce19a14e6f296e5e0820257e80acb9f52a1dec036d0d9a62ab'