summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-06-16 16:55:38 +0000
committerptr13372021-06-16 16:55:38 +0000
commitf87beedc1094e46f11849aa484d65ee3f124fa7e (patch)
treed7b8a5afa421c340bb5e1e1e5155f58f8c0ac486
parent6709c72dab0d225d04e4ddaef9e6b51bbffd99b1 (diff)
downloadaur-f87beedc1094e46f11849aa484d65ee3f124fa7e.tar.gz
arch-patches updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4c99c3ed0b1..2350404131af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule-rdb
pkgdesc = Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets
pkgver = 5.12.11
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
license = GPL2
@@ -21,7 +21,7 @@ pkgbase = linux-cacule-rdb
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.12.11.xz
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/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/CacULE/v5.12/rdb-5.12.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/cpu-patches-v5/0001-cpu-patches.patch
@@ -51,7 +51,7 @@ pkgbase = linux-cacule-rdb
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = 2f9bfb09efb00633ccf425b72c573329d62b6d140403682d1aa87db06de88f62
sha256sums = f9d9550322d33b9146f1b9a89488d32ba686a7f278ecbb3edfaba32892504296
- sha256sums = b2139a29b0cabfb029e51c81f386c698ef209e43cbd93a3515892785662e4c74
+ sha256sums = dd89db0483301a62cef23ba797fee1fb9804f570f952df87fe418ee22e353227
sha256sums = a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1
sha256sums = 7d0fc1b08da8d9a1aa3b2787dbfab46723dfa28bd7f72990baa91eb501cb7db6
sha256sums = 41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea
diff --git a/PKGBUILD b/PKGBUILD
index 95e016bebb77..2a0bce44fdde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _minor=11
_srcname=linux-${_major}
pkgbase=linux-cacule-rdb
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=3
pkgdesc='Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -70,7 +70,7 @@ source=(
"https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_major}.tar.xz"
"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
'config'
- "${_patchsource}/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
+ "${_patchsource}/arch-patches-v7/0001-arch-patches.patch"
"${_caculepaches}/v5.12/cacule-5.12.patch"
"${_caculepaches}/v5.12/rdb-5.12.patch"
"${_patchsource}/cpu-patches-v5/0001-cpu-patches.patch"
@@ -524,7 +524,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'2f9bfb09efb00633ccf425b72c573329d62b6d140403682d1aa87db06de88f62'
'f9d9550322d33b9146f1b9a89488d32ba686a7f278ecbb3edfaba32892504296'
- 'b2139a29b0cabfb029e51c81f386c698ef209e43cbd93a3515892785662e4c74'
+ 'dd89db0483301a62cef23ba797fee1fb9804f570f952df87fe418ee22e353227'
'a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1'
'7d0fc1b08da8d9a1aa3b2787dbfab46723dfa28bd7f72990baa91eb501cb7db6'
'41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea'